summaryrefslogtreecommitdiffstats
path: root/src/module/World.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/module/World.hpp')
-rw-r--r--src/module/World.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/module/World.hpp b/src/module/World.hpp
index 59500c3e..e1ccf5d1 100644
--- a/src/module/World.hpp
+++ b/src/module/World.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef INGEN_WORLD_HPP
-#define INGEN_WORLD_HPP
+#ifndef INGEN_MODULE_WORLD_HPP
+#define INGEN_MODULE_WORLD_HPP
#include <map>
#include <string>
@@ -95,5 +95,5 @@ private:
} // namespace Shared
} // namespace Ingen
-#endif // INGEN_WORLD_HPP
+#endif // INGEN_MODULE_WORLD_HPP