summaryrefslogtreecommitdiffstats
path: root/examples/layout/layout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/layout/layout.cpp')
-rw-r--r--examples/layout/layout.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/layout/layout.cpp b/examples/layout/layout.cpp
index 0989ccb4f..872a31d25 100644
--- a/examples/layout/layout.cpp
+++ b/examples/layout/layout.cpp
@@ -9,7 +9,7 @@
#include <ntqapplication.h>
#include <ntqlabel.h>
-#include <ntqcolor.h>
+#include <tqcolor.h>
#include <ntqpushbutton.h>
#include <ntqlayout.h>
#include <ntqlineedit.h>