summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qwindowsvistastyle_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qwindowsvistastyle_p_p.h')
-rw-r--r--src/widgets/styles/qwindowsvistastyle_p_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/styles/qwindowsvistastyle_p_p.h b/src/widgets/styles/qwindowsvistastyle_p_p.h
index 5e2200b876..7b2d80eba3 100644
--- a/src/widgets/styles/qwindowsvistastyle_p_p.h
+++ b/src/widgets/styles/qwindowsvistastyle_p_p.h
@@ -76,7 +76,9 @@
#include <qcombobox.h>
#endif
#include <qscrollbar.h>
+#if QT_CONFIG(progressbar)
#include <qprogressbar.h>
+#endif
#if QT_CONFIG(dockwidget)
#include <qdockwidget.h>
#endif