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 1fdc675a8..1256afa3b 100644
--- a/examples/layout/layout.cpp
+++ b/examples/layout/layout.cpp
@@ -11,7 +11,7 @@
#include <tqlabel.h>
#include <tqcolor.h>
#include <tqpushbutton.h>
-#include <ntqlayout.h>
+#include <tqlayout.h>
#include <tqlineedit.h>
#include <tqmultilineedit.h>
#include <tqmenubar.h>