Skip to content

Commit

Permalink
LmmsExporterSample_removing_LMMS_EXPORT
Browse files Browse the repository at this point in the history
  • Loading branch information
szeli1 committed Dec 19, 2024
1 parent 0d651b9 commit db25510
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions include/LmmsExporterSample.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include <memory>
#include <sndfile.h>
#include <thread>
#include <utility>
#include <vector>
#include <mutex>

Expand All @@ -39,7 +38,7 @@ namespace lmms

class SampleBuffer;

class LMMS_EXPORT LmmsExporterSample
class LmmsExporterSample
{
public:
LmmsExporterSample();
Expand Down

0 comments on commit db25510

Please sign in to comment.