aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/render/matrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr/render/matrix.h')
-rw-r--r--include/wlr/render/matrix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/wlr/render/matrix.h b/include/wlr/render/matrix.h
index 789f7341..177af4b3 100644
--- a/include/wlr/render/matrix.h
+++ b/include/wlr/render/matrix.h
@@ -1,5 +1,5 @@
-#ifndef _WLR_RENDER_MATRIX_H
-#define _WLR_RENDER_MATRIX_H
+#ifndef WLR_RENDER_MATRIX_H
+#define WLR_RENDER_MATRIX_H
#include <stdint.h>