summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/gui.hpp')
-rw-r--r--src/gui/gui.hpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/gui/gui.hpp b/src/gui/gui.hpp
index 343bc618..19eabe0b 100644
--- a/src/gui/gui.hpp
+++ b/src/gui/gui.hpp
@@ -18,13 +18,9 @@
#ifndef INGEN_GUI_H
#define INGEN_GUI_H
-#include "module/global.hpp"
-
namespace Ingen {
-class Engine;
-
-namespace Shared { class EngineInterface; }
+namespace Shared { class World; }
namespace GUI {