summaryrefslogtreecommitdiff
path: root/src/gui/widgets/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/window.cpp')
-rw-r--r--src/gui/widgets/window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/window.cpp b/src/gui/widgets/window.cpp
index c8535b197..a1f4c4661 100644
--- a/src/gui/widgets/window.cpp
+++ b/src/gui/widgets/window.cpp
@@ -93,7 +93,7 @@
#include "render/renderers.h"
-#include "render/vertexes/graphicsvertexes.h"
+#include "render/vertexes/imagecollection.h"
#include "utils/delete2.h"