summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/PatchWindow.hpp')
-rw-r--r--src/gui/PatchWindow.hpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/gui/PatchWindow.hpp b/src/gui/PatchWindow.hpp
index 3c35e7db..28abdc57 100644
--- a/src/gui/PatchWindow.hpp
+++ b/src/gui/PatchWindow.hpp
@@ -37,15 +37,14 @@ using namespace Ingen::Client;
namespace GUI {
-class LoadPluginWindow;
+class BreadCrumbs;
class LoadPatchWindow;
-class NewSubpatchWindow;
+class LoadPluginWindow;
class NewSubpatchWindow;
class NodeControlWindow;
class PatchDescriptionWindow;
-class SubpatchModule;
-class BreadCrumbs;
class PatchView;
+class SubpatchModule;
/** A window for a patch.