summaryrefslogtreecommitdiffstats
path: root/examples/charts/nesteddonuts/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/charts/nesteddonuts/main.cpp')
-rw-r--r--examples/charts/nesteddonuts/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/charts/nesteddonuts/main.cpp b/examples/charts/nesteddonuts/main.cpp
index 0b833a83..6d1d3a76 100644
--- a/examples/charts/nesteddonuts/main.cpp
+++ b/examples/charts/nesteddonuts/main.cpp
@@ -17,7 +17,7 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-#include <QApplication>
+#include <QtWidgets/QApplication>
#include "widget.h"
int main(int argc, char *argv[])