summaryrefslogtreecommitdiffstats
path: root/raul/DoubleBuffer.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/DoubleBuffer.hpp')
-rw-r--r--raul/DoubleBuffer.hpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/raul/DoubleBuffer.hpp b/raul/DoubleBuffer.hpp
index 31bc8bf..3c4d934 100644
--- a/raul/DoubleBuffer.hpp
+++ b/raul/DoubleBuffer.hpp
@@ -14,8 +14,8 @@
along with Raul. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef RAUL_DOUBLE_BUFFER_HPP
-#define RAUL_DOUBLE_BUFFER_HPP
+#ifndef RAUL_DOUBLEBUFFER_HPP
+#define RAUL_DOUBLEBUFFER_HPP
#include <atomic>
#include <utility>
@@ -89,4 +89,4 @@ private:
} // namespace Raul
-#endif // RAUL_DOUBLE_BUFFER_HPP
+#endif // RAUL_DOUBLEBUFFER_HPP