summaryrefslogtreecommitdiffstats
path: root/kommander/editor/widgetdatabase.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/widgetdatabase.h')
-rw-r--r--kommander/editor/widgetdatabase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/widgetdatabase.h b/kommander/editor/widgetdatabase.h
index 24b14530..9d6f97c1 100644
--- a/kommander/editor/widgetdatabase.h
+++ b/kommander/editor/widgetdatabase.h
@@ -25,7 +25,7 @@
#include <tqstring.h>
#ifndef KOMMANDER
#include "widgetinterface.h" // up here for GCC 2.7.* compatibility
-#include <private/tqpluginmanager_p.h>
+#include <tqpluginmanager_p.h>
extern TQPluginManager<WidgetInterface> *widgetManager();