summaryrefslogtreecommitdiffstats
path: root/src/common/interface/EventType.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/EventType.hpp')
-rw-r--r--src/common/interface/EventType.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/interface/EventType.hpp b/src/common/interface/EventType.hpp
index 36f0d3dd..3f3def1d 100644
--- a/src/common/interface/EventType.hpp
+++ b/src/common/interface/EventType.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef EVENTTYPE_H
-#define EVENTTYPE_H
+#ifndef INGEN_INTERFACE_EVENTTYPE_HPP
+#define INGEN_INTERFACE_EVENTTYPE_HPP
namespace Ingen {
namespace Shared {
@@ -74,4 +74,4 @@ private:
} // namespace Shared
} // namespace Ingen
-#endif // EVENTTYPE_H
+#endif // INGEN_INTERFACE_EVENTTYPE_HPP