summaryrefslogtreecommitdiffstats
path: root/src/waveform/waveformwidgetfactory.h
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2021-05-22 18:02:41 +0200
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2021-05-25 19:22:57 +0200
commit70e6c68d86397ef8bd9a89f4c9829b9503edd42b (patch)
treeba95abef3b00ff5c8b3c8c597ff5241eb8e7507f /src/waveform/waveformwidgetfactory.h
parent0a5d1f7a0779dad4bc1aa48115e7ee08bb346135 (diff)
skin: Move legacy skin classes to skin/legacy/
Diffstat (limited to 'src/waveform/waveformwidgetfactory.h')
-rw-r--r--src/waveform/waveformwidgetfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/waveform/waveformwidgetfactory.h b/src/waveform/waveformwidgetfactory.h
index 8d10634776..514a1a9402 100644
--- a/src/waveform/waveformwidgetfactory.h
+++ b/src/waveform/waveformwidgetfactory.h
@@ -5,7 +5,7 @@
#include <vector>
#include "preferences/usersettings.h"
-#include "skin/skincontext.h"
+#include "skin/legacy/skincontext.h"
#include "util/performancetimer.h"
#include "util/singleton.h"
#include "waveform/waveform.h"