diff options
Diffstat (limited to 'src/styles/qcompactstyle.cpp')
-rw-r--r-- | src/styles/qcompactstyle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/qcompactstyle.cpp b/src/styles/qcompactstyle.cpp index 4df2fc10f..32dcdb217 100644 --- a/src/styles/qcompactstyle.cpp +++ b/src/styles/qcompactstyle.cpp @@ -42,9 +42,9 @@ #if !defined(TQT_NO_STYLE_COMPACT) || defined(QT_PLUGIN) -#include "ntqfontmetrics.h" +#include "tqfontmetrics.h" #include "ntqpalette.h" -#include "ntqpainter.h" +#include "tqpainter.h" #include "ntqdrawutil.h" #include "tqmenudata.h" #include "tqpopupmenu.h" |