diff options
Diffstat (limited to 'src/widgets/tqscrollbar.h')
-rw-r--r-- | src/widgets/tqscrollbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqscrollbar.h b/src/widgets/tqscrollbar.h index 6a298c96f..d5cc1a502 100644 --- a/src/widgets/tqscrollbar.h +++ b/src/widgets/tqscrollbar.h @@ -45,7 +45,7 @@ class TQTimer; #ifndef QT_H #include "tqwidget.h" -#include "ntqrangecontrol.h" +#include "tqrangecontrol.h" #endif // QT_H #ifndef TQT_NO_SCROLLBAR |