summaryrefslogtreecommitdiffstats
path: root/examples/tablet/scribble.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tablet/scribble.cpp')
-rw-r--r--examples/tablet/scribble.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/tablet/scribble.cpp b/examples/tablet/scribble.cpp
index d07a0c9a5..c44667308 100644
--- a/examples/tablet/scribble.cpp
+++ b/examples/tablet/scribble.cpp
@@ -12,14 +12,14 @@
#include <ntqapplication.h>
#include <ntqevent.h>
-#include <ntqpainter.h>
+#include <tqpainter.h>
#include <tqtoolbar.h>
#include <tqtoolbutton.h>
#include <ntqspinbox.h>
#include <tqtooltip.h>
#include <ntqrect.h>
#include <ntqpoint.h>
-#include <ntqcolordialog.h>
+#include <tqcolordialog.h>
#include <tqfiledialog.h>
#include <ntqcursor.h>
#include <tqimage.h>