diff options
Diffstat (limited to 'src/widgets/tqdatetimeedit.cpp')
-rw-r--r-- | src/widgets/tqdatetimeedit.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/tqdatetimeedit.cpp b/src/widgets/tqdatetimeedit.cpp index 203d310de..6e32d3aaf 100644 --- a/src/widgets/tqdatetimeedit.cpp +++ b/src/widgets/tqdatetimeedit.cpp @@ -44,7 +44,7 @@ #include "../kernel/qinternal_p.h" #include "../kernel/qrichtext_p.h" -#include "ntqrangecontrol.h" +#include "tqrangecontrol.h" #include "ntqapplication.h" #include "tqpixmap.h" #include "ntqapplication.h" |