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 5f51a474f..d116a11b1 100644
--- a/examples/progressbar/progressbar.h
+++ b/examples/progressbar/progressbar.h
@@ -10,7 +10,7 @@
#ifndef PROGRESSBAR_H
#define PROGRESSBAR_H
-#include <ntqbuttongroup.h>
+#include <tqbuttongroup.h>
#include <tqtimer.h>
class TQRadioButton;