diff options
Diffstat (limited to 'include/backend/drm-properties.h')
-rw-r--r-- | include/backend/drm-properties.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/backend/drm-properties.h b/include/backend/drm-properties.h index 7a061dd3..7de386ea 100644 --- a/include/backend/drm-properties.h +++ b/include/backend/drm-properties.h @@ -1,5 +1,5 @@ -#ifndef DRM_PROPERTIES_H -#define DRM_PROPERTIES_H +#ifndef BACKEND_DRM_PROPERTIES_H +#define BACKEND_DRM_PROPERTIES_H #include <stdbool.h> #include <stdint.h> |