summaryrefslogtreecommitdiff
path: root/distrho/DistrhoUIMain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'distrho/DistrhoUIMain.cpp')
-rw-r--r--distrho/DistrhoUIMain.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrho/DistrhoUIMain.cpp b/distrho/DistrhoUIMain.cpp
index 2b75c3d7..86b90910 100644
--- a/distrho/DistrhoUIMain.cpp
+++ b/distrho/DistrhoUIMain.cpp
@@ -17,7 +17,7 @@
#include "src/DistrhoUI.cpp"
#if defined(DISTRHO_PLUGIN_TARGET_AU)
-# include "src/DistrhoUIAU.cpp"
+// nothing
#elif defined(DISTRHO_PLUGIN_TARGET_CARLA)
// nothing
#elif defined(DISTRHO_PLUGIN_TARGET_JACK)