aboutsummaryrefslogtreecommitdiff
path: root/include/backend/wayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/backend/wayland.h')
-rw-r--r--include/backend/wayland.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/backend/wayland.h b/include/backend/wayland.h
index 5e278dc9..917a798a 100644
--- a/include/backend/wayland.h
+++ b/include/backend/wayland.h
@@ -1,5 +1,5 @@
-#ifndef _WLR_INTERNAL_BACKEND_WAYLAND_H
-#define _WLR_INTERNAL_BACKEND_WAYLAND_H
+#ifndef BACKEND_WAYLAND_H
+#define BACKEND_WAYLAND_H
#include <wayland-client.h>
#include <wayland-server.h>