Update include/SampleLoader.h

Co-authored-by: Dalton Messmer <33463986+messmerd@users.noreply.github.com>
This commit is contained in:
saker
2023-09-26 07:27:13 -04:00
committed by GitHub
parent 700b7c7284
commit 5fa3dab644

View File

@@ -22,8 +22,8 @@
*
*/
#ifndef LMMS_SAMPLE_BUFFER_LOADER_H
#define LMMS_SAMPLE_BUFFER_LOADER_H
#ifndef LMMS_GUI_SAMPLE_LOADER_H
#define LMMS_GUI_SAMPLE_LOADER_H
#include <QString>
#include <memory>