aboutsummaryrefslogtreecommitdiff
path: root/include/backend/drm-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/backend/drm-util.h')
-rw-r--r--include/backend/drm-util.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/backend/drm-util.h b/include/backend/drm-util.h
index 9abee6ea..6818b4db 100644
--- a/include/backend/drm-util.h
+++ b/include/backend/drm-util.h
@@ -1,5 +1,5 @@
-#ifndef WLR_DRM_UTIL_H
-#define WLR_DRM_UTIL_H
+#ifndef BACKEND_DRM_UTIL_H
+#define BACKEND_DRM_UTIL_H
#include <stdint.h>
#include <xf86drm.h>