summaryrefslogtreecommitdiffstats
path: root/src/Gui/Window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Gui/Window.cpp')
-rw-r--r--src/Gui/Window.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Gui/Window.cpp b/src/Gui/Window.cpp
index 0ec933d..0109113 100644
--- a/src/Gui/Window.cpp
+++ b/src/Gui/Window.cpp
@@ -1,4 +1,5 @@
#include "Window.h"
+#include "RenderArea.h"
namespace ZoomEdit {
namespace Gui {