aboutsummaryrefslogtreecommitdiff
path: root/include/backend/drm/udev.h
diff options
context:
space:
mode:
authorScott Anderson <ascent12@hotmail.com>2017-05-03 16:23:07 +1200
committerScott Anderson <ascent12@hotmail.com>2017-05-03 16:23:07 +1200
commit81998fdc98231cb1b2e050da2fcec7c75d46320c (patch)
tree1ccf64d2df9a5942e8b497df9a5f766eaf92aac2 /include/backend/drm/udev.h
parent762ac7f4c0168bf2ce536d94b3b44cb95939d769 (diff)
Removed old session code from DRM backend.
Diffstat (limited to 'include/backend/drm/udev.h')
-rw-r--r--include/backend/drm/udev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/backend/drm/udev.h b/include/backend/drm/udev.h
index 576b5d6e..a09ee218 100644
--- a/include/backend/drm/udev.h
+++ b/include/backend/drm/udev.h
@@ -3,7 +3,7 @@
#include <libudev.h>
-#include "backend/drm/session.h"
+#include <wlr/session.h>
struct wlr_udev {
struct udev *udev;