summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/NodeControlWindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/gui/NodeControlWindow.cpp')
-rw-r--r--src/libs/gui/NodeControlWindow.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/libs/gui/NodeControlWindow.cpp b/src/libs/gui/NodeControlWindow.cpp
index 26108833..e5f25a1e 100644
--- a/src/libs/gui/NodeControlWindow.cpp
+++ b/src/libs/gui/NodeControlWindow.cpp
@@ -17,14 +17,14 @@
#include <iostream>
#include <cmath>
-#include "interface/EngineInterface.h"
-#include "client/NodeModel.h"
-#include "App.h"
-#include "NodeControlWindow.h"
-#include "GladeFactory.h"
-#include "ControlGroups.h"
-#include "ControlPanel.h"
-#include "PatchWindow.h"
+#include "interface/EngineInterface.hpp"
+#include "client/NodeModel.hpp"
+#include "App.hpp"
+#include "NodeControlWindow.hpp"
+#include "GladeFactory.hpp"
+#include "ControlGroups.hpp"
+#include "ControlPanel.hpp"
+#include "PatchWindow.hpp"
using namespace std;