summaryrefslogtreecommitdiffstats
path: root/examples/drawdemo/drawdemo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/drawdemo/drawdemo.cpp')
-rw-r--r--examples/drawdemo/drawdemo.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/drawdemo/drawdemo.cpp b/examples/drawdemo/drawdemo.cpp
index d3d0b309d..6d2bed24f 100644
--- a/examples/drawdemo/drawdemo.cpp
+++ b/examples/drawdemo/drawdemo.cpp
@@ -10,8 +10,8 @@
#include <tqwidget.h>
#include <tqpainter.h>
#include <tqprinter.h>
-#include <ntqpushbutton.h>
-#include <ntqradiobutton.h>
+#include <tqpushbutton.h>
+#include <tqradiobutton.h>
#include <ntqbuttongroup.h>
#include <ntqapplication.h>
#include <math.h>