diff options
Diffstat (limited to 'examples/demo/qthumbwheel.h')
-rw-r--r-- | examples/demo/qthumbwheel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/qthumbwheel.h b/examples/demo/qthumbwheel.h index c7f837b7b..43a86bf39 100644 --- a/examples/demo/qthumbwheel.h +++ b/examples/demo/qthumbwheel.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqframe.h" -#include "ntqrangecontrol.h" +#include "tqrangecontrol.h" #endif // QT_H #ifndef TQT_NO_THUMBWHEEL |