Remove SampleBuffer include from SampleClipView

This commit is contained in:
sakertooth
2023-08-27 20:27:15 -04:00
parent 253ce15416
commit 6bf4483b95

View File

@@ -31,7 +31,6 @@
#include "SampleLoader.h"
#include "embed.h"
#include "PathUtil.h"
#include "SampleBuffer.h"
#include "SampleClip.h"
#include "Song.h"
#include "StringPairDrag.h"