summaryrefslogtreecommitdiffstats
path: root/src/module/Module.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/module/Module.hpp')
-rw-r--r--src/module/Module.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/module/Module.hpp b/src/module/Module.hpp
index 7d2aec6e..68b398b4 100644
--- a/src/module/Module.hpp
+++ b/src/module/Module.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef INGEN_MODULE_HPP
-#define INGEN_MODULE_HPP
+#ifndef INGEN_MODULE_MODULE_HPP
+#define INGEN_MODULE_MODULE_HPP
#include <string>
#include <glibmm/module.h>
@@ -42,4 +42,4 @@ struct Module {
} // namespace Shared
} // namespace Ingen
-#endif // INGEN_MODULE_HPP
+#endif // INGEN_MODULE_MODULE_HPP