Fix missing include after merge

This commit is contained in:
Hyunjin Song
2022-03-26 11:50:15 +09:00
parent 2f0214838b
commit 17efb13873

View File

@@ -29,6 +29,7 @@
#include <QPainter>
#include "embed.h"
#include "gui_templates.h"
#include "PathUtil.h"
#include "SampleBuffer.h"
#include "SampleClip.h"