summaryrefslogtreecommitdiffstats
path: root/examples/progressbar/progressbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/progressbar/progressbar.h')
-rw-r--r--examples/progressbar/progressbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/progressbar/progressbar.h b/examples/progressbar/progressbar.h
index 0fe4bc4a1..f8477778f 100644
--- a/examples/progressbar/progressbar.h
+++ b/examples/progressbar/progressbar.h
@@ -10,8 +10,8 @@
#ifndef PROGRESSBAR_H
#define PROGRESSBAR_H
-#include <qbuttongroup.h>
-#include <qtimer.h>
+#include <ntqbuttongroup.h>
+#include <ntqtimer.h>
class TQRadioButton;
class TQPushButton;