diff options
Diffstat (limited to 'backend/drm/drm-properties.c')
-rw-r--r-- | backend/drm/drm-properties.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/drm/drm-properties.c b/backend/drm/drm-properties.c index 391ae38c..1b6e745f 100644 --- a/backend/drm/drm-properties.c +++ b/backend/drm/drm-properties.c @@ -5,7 +5,7 @@ #include <xf86drm.h> #include <xf86drmMode.h> #include <wlr/util/log.h> -#include "drm-properties.h" +#include "backend/drm-properties.h" /* * Creates a mapping between property names and an array index where to store |