summaryrefslogtreecommitdiffstats
path: root/examples/tablet/scribble.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tablet/scribble.h')
-rw-r--r--examples/tablet/scribble.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/tablet/scribble.h b/examples/tablet/scribble.h
index 3bb942841..3c999bda6 100644
--- a/examples/tablet/scribble.h
+++ b/examples/tablet/scribble.h
@@ -11,12 +11,12 @@
#define SCRIBBLE_H
#include <tqmainwindow.h>
-#include <ntqpen.h>
-#include <ntqpoint.h>
-#include <ntqpixmap.h>
+#include <tqpen.h>
+#include <tqpoint.h>
+#include <tqpixmap.h>
#include <tqwidget.h>
#include <tqstring.h>
-#include <ntqpointarray.h>
+#include <tqpointarray.h>
class TQMouseEvent;
class TQResizeEvent;