diff options
Diffstat (limited to 'src/styles')
-rw-r--r-- | src/styles/qmotifstyle.cpp | 2 | ||||
-rw-r--r-- | src/styles/qwindowsstyle.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/qmotifstyle.cpp b/src/styles/qmotifstyle.cpp index 36d85aafc..a611426e2 100644 --- a/src/styles/qmotifstyle.cpp +++ b/src/styles/qmotifstyle.cpp @@ -60,7 +60,7 @@ #include "ntqdockwindow.h" #include "ntqdockarea.h" #include "ntqprogressbar.h" -#include "ntqimage.h" +#include "tqimage.h" #include <limits.h> diff --git a/src/styles/qwindowsstyle.cpp b/src/styles/qwindowsstyle.cpp index b8f3a5410..b979e9a0b 100644 --- a/src/styles/qwindowsstyle.cpp +++ b/src/styles/qwindowsstyle.cpp @@ -49,7 +49,7 @@ #include "ntqpixmap.h" // for now #include "tqwidget.h" #include "ntqlabel.h" -#include "ntqimage.h" +#include "tqimage.h" #include "ntqpushbutton.h" #include "ntqcombobox.h" #include "ntqlistbox.h" |