summaryrefslogtreecommitdiffstats
path: root/examples/customlayout/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/customlayout/main.cpp')
-rw-r--r--examples/customlayout/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/customlayout/main.cpp b/examples/customlayout/main.cpp
index af5a7cb31..f50945673 100644
--- a/examples/customlayout/main.cpp
+++ b/examples/customlayout/main.cpp
@@ -18,7 +18,7 @@
#include <tqcolor.h>
#include <ntqgroupbox.h>
#include <tqpushbutton.h>
-#include <ntqmultilineedit.h>
+#include <tqmultilineedit.h>
#include <tqcolor.h>
int main( int argc, char **argv )