aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/backend.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr/backend.h')
-rw-r--r--include/wlr/backend.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/wlr/backend.h b/include/wlr/backend.h
index f92857eb..6c11152f 100644
--- a/include/wlr/backend.h
+++ b/include/wlr/backend.h
@@ -1,5 +1,5 @@
-#ifndef _WLR_BACKEND_H
-#define _WLR_BACKEND_H
+#ifndef WLR_BACKEND_H
+#define WLR_BACKEND_H
#include <wayland-server.h>
#include <wlr/backend/session.h>