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