diff options
Diffstat (limited to 'src/widgets/tqdial.cpp')
| -rw-r--r-- | src/widgets/tqdial.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/widgets/tqdial.cpp b/src/widgets/tqdial.cpp index 6c9b4d499..b1e523956 100644 --- a/src/widgets/tqdial.cpp +++ b/src/widgets/tqdial.cpp @@ -45,7 +45,7 @@  #include "tqpainter.h"  #include "tqpointarray.h"  #include "tqcolor.h" -#include "ntqapplication.h" +#include "tqapplication.h"  #include "tqregion.h"  #include "tqbitmap.h"  #include "tqstyle.h" | 
