diff options
Diffstat (limited to 'src/styles/tqwindowsstyle.cpp')
-rw-r--r-- | src/styles/tqwindowsstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/tqwindowsstyle.cpp b/src/styles/tqwindowsstyle.cpp index 03fc62dd5..02bd43720 100644 --- a/src/styles/tqwindowsstyle.cpp +++ b/src/styles/tqwindowsstyle.cpp @@ -43,7 +43,7 @@ #if !defined(TQT_NO_STYLE_WINDOWS) || defined(QT_PLUGIN) #include "tqpopupmenu.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqpainter.h" #include "tqdrawutil.h" // for now #include "tqpixmap.h" // for now |