summaryrefslogtreecommitdiffstats
path: root/src/gui/WindowFactory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/WindowFactory.hpp')
-rw-r--r--src/gui/WindowFactory.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui/WindowFactory.hpp b/src/gui/WindowFactory.hpp
index 2bf36e85..0712c656 100644
--- a/src/gui/WindowFactory.hpp
+++ b/src/gui/WindowFactory.hpp
@@ -22,8 +22,6 @@
#include "ingen/GraphObject.hpp"
#include "raul/SharedPtr.hpp"
-namespace Raul { class Path; }
-
namespace Ingen {
namespace Client {
@@ -43,7 +41,6 @@ class PatchBox;
class PatchView;
class PatchWindow;
class RenameWindow;
-class UploadPatchWindow;
/** Manager/Factory for all windows.
*