summaryrefslogtreecommitdiffstats
path: root/src/engine/PortImpl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/PortImpl.hpp')
-rw-r--r--src/engine/PortImpl.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/PortImpl.hpp b/src/engine/PortImpl.hpp
index 70e8e7ab..2210431b 100644
--- a/src/engine/PortImpl.hpp
+++ b/src/engine/PortImpl.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef PORTIMPL_H
-#define PORTIMPL_H
+#ifndef INGEN_ENGINE_PORTIMPL_HPP
+#define INGEN_ENGINE_PORTIMPL_HPP
#include <cstdlib>
#include <string>
@@ -143,4 +143,4 @@ protected:
} // namespace Ingen
-#endif // PORTIMPL_H
+#endif // INGEN_ENGINE_PORTIMPL_HPP