summaryrefslogtreecommitdiffstats
path: root/src/engine/GraphObjectImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/GraphObjectImpl.hpp')
-rw-r--r--src/engine/GraphObjectImpl.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/GraphObjectImpl.hpp b/src/engine/GraphObjectImpl.hpp
index e855cbb9..b9e13219 100644
--- a/src/engine/GraphObjectImpl.hpp
+++ b/src/engine/GraphObjectImpl.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef GRAPHOBJECTIMPL_H
-#define GRAPHOBJECTIMPL_H
+#ifndef INGEN_ENGINE_GRAPHOBJECTIMPL_HPP
+#define INGEN_ENGINE_GRAPHOBJECTIMPL_HPP
#include <string>
#include <map>
@@ -103,4 +103,4 @@ protected:
} // namespace Ingen
-#endif // GRAPHOBJECTIMPL_H
+#endif // INGEN_ENGINE_GRAPHOBJECTIMPL_HPP