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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/progressbar/progressbar.h b/examples/progressbar/progressbar.h
index 8ec073571..5f51a474f 100644
--- a/examples/progressbar/progressbar.h
+++ b/examples/progressbar/progressbar.h
@@ -11,7 +11,7 @@
#define PROGRESSBAR_H
#include <ntqbuttongroup.h>
-#include <ntqtimer.h>
+#include <tqtimer.h>
class TQRadioButton;
class TQPushButton;