summaryrefslogtreecommitdiffstats
path: root/tools/designer/examples
diff options
context:
space:
mode:
Diffstat (limited to 'tools/designer/examples')
-rw-r--r--tools/designer/examples/colortool/colornameform.ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/examples/colortool/colornameform.ui.h b/tools/designer/examples/colortool/colornameform.ui.h
index 5dcffa3cf..8a138c84f 100644
--- a/tools/designer/examples/colortool/colornameform.ui.h
+++ b/tools/designer/examples/colortool/colornameform.ui.h
@@ -6,7 +6,7 @@
** of a constructor, and a destroy() function in place of a destructor.
*****************************************************************************/
#include <ntqcolor.h>
-#include <ntqmap.h>
+#include <tqmap.h>
#include <ntqstring.h>
TQMap<TQString,TQColor> m_colors;