diff options
Diffstat (limited to 'src/styles/tqwindowsstyle.cpp')
-rw-r--r-- | src/styles/tqwindowsstyle.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/tqwindowsstyle.cpp b/src/styles/tqwindowsstyle.cpp index 42d07b2b7..284da1617 100644 --- a/src/styles/tqwindowsstyle.cpp +++ b/src/styles/tqwindowsstyle.cpp @@ -45,7 +45,7 @@ #include "tqpopupmenu.h" #include "ntqapplication.h" #include "tqpainter.h" -#include "ntqdrawutil.h" // for now +#include "tqdrawutil.h" // for now #include "tqpixmap.h" // for now #include "tqwidget.h" #include "tqlabel.h" @@ -62,7 +62,7 @@ #include "tqlistview.h" #include "tqbitmap.h" #include "tqcleanuphandler.h" -#include "ntqdockwindow.h" +#include "tqdockwindow.h" #include "tqobjectlist.h" #include "tqmenubar.h" |