diff options
Diffstat (limited to 'examples/animation/stickman/main.cpp')
| -rw-r--r-- | examples/animation/stickman/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animation/stickman/main.cpp b/examples/animation/stickman/main.cpp index 08df7665091..9ad7caa0509 100644 --- a/examples/animation/stickman/main.cpp +++ b/examples/animation/stickman/main.cpp @@ -45,7 +45,7 @@ #include "graphicsview.h" #include <QtCore> -#include <QtGui> +#include <QtWidgets> int main(int argc, char **argv) { |
