summaryrefslogtreecommitdiffstats
path: root/src/engine/Buffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/Buffer.hpp')
-rw-r--r--src/engine/Buffer.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/engine/Buffer.hpp b/src/engine/Buffer.hpp
index 61455603..0d2574e6 100644
--- a/src/engine/Buffer.hpp
+++ b/src/engine/Buffer.hpp
@@ -15,8 +15,8 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef BUFFER_HPP
-#define BUFFER_HPP
+#ifndef INGEN_ENGINE_BUFFER_HPP
+#define INGEN_ENGINE_BUFFER_HPP
#include <cstddef>
#include <cassert>
@@ -93,4 +93,4 @@ namespace boost {
}
-#endif // BUFFER_HPP
+#endif // INGEN_ENGINE_BUFFER_HPP