diff options
Diffstat (limited to 'src/styles/qmotifstyle.cpp')
-rw-r--r-- | src/styles/qmotifstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/qmotifstyle.cpp b/src/styles/qmotifstyle.cpp index a611426e2..b412a2442 100644 --- a/src/styles/qmotifstyle.cpp +++ b/src/styles/qmotifstyle.cpp @@ -42,7 +42,7 @@ #if !defined(TQT_NO_STYLE_MOTIF) || defined(QT_PLUGIN) -#include "ntqpopupmenu.h" +#include "tqpopupmenu.h" #include "ntqapplication.h" #include "ntqpainter.h" #include "ntqdrawutil.h" |