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