diff options
Diffstat (limited to 'include/backend/drm.h')
-rw-r--r-- | include/backend/drm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/backend/drm.h b/include/backend/drm.h index 342a980c..122d49ef 100644 --- a/include/backend/drm.h +++ b/include/backend/drm.h @@ -1,5 +1,5 @@ -#ifndef DRM_BACKEND_H -#define DRM_BACKEND_H +#ifndef BACKEND_DRM_H +#define BACKEND_DRM_H #include <stdbool.h> #include <stddef.h> |