summaryrefslogtreecommitdiffstats
path: root/src/engine/MessageContext.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/MessageContext.hpp')
-rw-r--r--src/engine/MessageContext.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/MessageContext.hpp b/src/engine/MessageContext.hpp
index a68d9927..e8067d9a 100644
--- a/src/engine/MessageContext.hpp
+++ b/src/engine/MessageContext.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef MESSAGECONTEXT_H
-#define MESSAGECONTEXT_H
+#ifndef INGEN_ENGINE_MESSAGECONTEXT_HPP
+#define INGEN_ENGINE_MESSAGECONTEXT_HPP
#include <set>
#include <glibmm/thread.h>
@@ -110,5 +110,5 @@ protected:
} // namespace Ingen
-#endif // MESSAGECONTEXT_H
+#endif // INGEN_ENGINE_MESSAGECONTEXT_HPP