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