diff options
Diffstat (limited to 'src/widgets/tqdial.h')
-rw-r--r-- | src/widgets/tqdial.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqdial.h b/src/widgets/tqdial.h index 7baf98e53..ae3689705 100644 --- a/src/widgets/tqdial.h +++ b/src/widgets/tqdial.h @@ -44,7 +44,7 @@ #ifndef QT_H #include "tqwidget.h" -#include "ntqrangecontrol.h" +#include "tqrangecontrol.h" #endif // QT_H #ifndef TQT_NO_DIAL |