summaryrefslogtreecommitdiffstats
path: root/examples/scrollview
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scrollview')
-rw-r--r--examples/scrollview/scrollview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/scrollview/scrollview.cpp b/examples/scrollview/scrollview.cpp
index f7142c126..bfaa81f69 100644
--- a/examples/scrollview/scrollview.cpp
+++ b/examples/scrollview/scrollview.cpp
@@ -16,7 +16,7 @@
#include <tqpixmap.h>
#include <ntqmessagebox.h>
#include <ntqlayout.h>
-#include <ntqlabel.h>
+#include <tqlabel.h>
#include <ntqmultilineedit.h>
#include <tqsizegrip.h>
#include <stdlib.h>