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