summaryrefslogtreecommitdiffstats
path: root/src/gui/NodeControlWindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/NodeControlWindow.hpp')
-rw-r--r--src/gui/NodeControlWindow.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/NodeControlWindow.hpp b/src/gui/NodeControlWindow.hpp
index e8c1c064..10f517ad 100644
--- a/src/gui/NodeControlWindow.hpp
+++ b/src/gui/NodeControlWindow.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef NODECONTROLWINDOW_H
-#define NODECONTROLWINDOW_H
+#ifndef INGEN_GUI_NODECONTROLWINDOW_HPP
+#define INGEN_GUI_NODECONTROLWINDOW_HPP
#include <gtkmm.h>
#include <libglademm.h>
@@ -71,4 +71,4 @@ private:
} // namespace GUI
} // namespace Ingen
-#endif // NODECONTROLWINDOW_H
+#endif // INGEN_GUI_NODECONTROLWINDOW_HPP