summaryrefslogtreecommitdiffstats
path: root/src/engine/PatchPlugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/PatchPlugin.hpp')
-rw-r--r--src/engine/PatchPlugin.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/PatchPlugin.hpp b/src/engine/PatchPlugin.hpp
index 99c9359f..e4feb992 100644
--- a/src/engine/PatchPlugin.hpp
+++ b/src/engine/PatchPlugin.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef PATCHPLUGIN_H
-#define PATCHPLUGIN_H
+#ifndef INGEN_ENGINE_PATCHPLUGIN_HPP
+#define INGEN_ENGINE_PATCHPLUGIN_HPP
#include "ingen-config.h"
@@ -61,5 +61,5 @@ private:
} // namespace Ingen
-#endif // PATCHPLUGIN_H
+#endif // INGEN_ENGINE_PATCHPLUGIN_HPP