summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qwindowscestyle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qwindowscestyle.cpp')
-rw-r--r--src/widgets/styles/qwindowscestyle.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/widgets/styles/qwindowscestyle.cpp b/src/widgets/styles/qwindowscestyle.cpp
index 8accf18da9..3260cfb83d 100644
--- a/src/widgets/styles/qwindowscestyle.cpp
+++ b/src/widgets/styles/qwindowscestyle.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include "qwindowscestyle.h"
+#include "qwindowscestyle_p.h"
#if !defined(QT_NO_STYLE_WINDOWSCE) || defined(QT_PLUGIN)
@@ -50,7 +50,7 @@
#include "qpaintengine.h"
#include "qpainter.h"
#include "qstyleoption.h"
-#include "qwindowscestyle_p.h"
+#include "qwindowscestyle_p_p.h"
#include "qdebug.h"
#include "qdrawutil.h"