summaryrefslogtreecommitdiff
path: root/plugins/ZamComp/ZamCompUI.hpp
diff options
context:
space:
mode:
authorDamien Zammit <damien@zamaudio.com>2016-03-03 17:15:43 +1100
committerDamien Zammit <damien@zamaudio.com>2016-03-03 17:15:43 +1100
commitff01d4b37f17ffac8424f3903e79e0539f821d74 (patch)
treedf0f54b58f92f70049dc6a6a505b13086207b1cb /plugins/ZamComp/ZamCompUI.hpp
parent21ccac0c15e1e54d482ff0931b55975a7e2ac62e (diff)
Update DPF and move to new ImageWidgets
Signed-off-by: Damien Zammit <damien@zamaudio.com>
Diffstat (limited to 'plugins/ZamComp/ZamCompUI.hpp')
-rw-r--r--plugins/ZamComp/ZamCompUI.hpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/plugins/ZamComp/ZamCompUI.hpp b/plugins/ZamComp/ZamCompUI.hpp
index b22a1f8..77f8b18 100644
--- a/plugins/ZamComp/ZamCompUI.hpp
+++ b/plugins/ZamComp/ZamCompUI.hpp
@@ -19,9 +19,7 @@
#define ZAMCOMPUI_HPP_INCLUDED
#include "DistrhoUI.hpp"
-
-#include "ImageKnob.hpp"
-#include "ImageToggle.hpp"
+#include "ImageWidgets.hpp"
#include "ZamCompArtwork.hpp"