diff options
Diffstat (limited to 'src/styles/tqmotifstyle.cpp')
-rw-r--r-- | src/styles/tqmotifstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/tqmotifstyle.cpp b/src/styles/tqmotifstyle.cpp index d2248e83f..5e71d6813 100644 --- a/src/styles/tqmotifstyle.cpp +++ b/src/styles/tqmotifstyle.cpp @@ -43,7 +43,7 @@ #if !defined(TQT_NO_STYLE_MOTIF) || defined(QT_PLUGIN) #include "tqpopupmenu.h" -#include "ntqapplication.h" +#include "tqapplication.h" #include "tqpainter.h" #include "tqdrawutil.h" #include "tqpixmap.h" |