summaryrefslogtreecommitdiffstats
path: root/examples/slideshow/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/slideshow/main.cpp')
-rw-r--r--examples/slideshow/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/slideshow/main.cpp b/examples/slideshow/main.cpp
index 23aca43bd..ffa493f17 100644
--- a/examples/slideshow/main.cpp
+++ b/examples/slideshow/main.cpp
@@ -40,7 +40,7 @@
#include "slideshow.h"
-#include <QtGui>
+#include <QtWidgets>
int main(int argc, char *argv[])
{