summaryrefslogtreecommitdiffstats
path: root/src/gui/SubpatchModule.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/SubpatchModule.hpp')
-rw-r--r--src/gui/SubpatchModule.hpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/gui/SubpatchModule.hpp b/src/gui/SubpatchModule.hpp
index cef2dfb6..1e48ccf7 100644
--- a/src/gui/SubpatchModule.hpp
+++ b/src/gui/SubpatchModule.hpp
@@ -15,9 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-
-#ifndef SUBPATCHMODULE_H
-#define SUBPATCHMODULE_H
+#ifndef INGEN_GUI_SUBPATCHMODULE_HPP
+#define INGEN_GUI_SUBPATCHMODULE_HPP
#include <string>
#include <libgnomecanvasmm.h>
@@ -66,4 +65,4 @@ protected:
} // namespace GUI
} // namespace Ingen
-#endif // SUBPATCHMODULE_H
+#endif // INGEN_GUI_SUBPATCHMODULE_HPP