aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorScott Anderson <ascent12@hotmail.com>2017-08-05 19:49:34 +1200
committerScott Anderson <ascent12@hotmail.com>2017-08-06 15:53:41 +1200
commit2f8b5c4448a5df9eda773ece10f4e20195679eaa (patch)
treea033548b849c47438e8634540ee1dd911ea2ae57 /examples
parentdd7a3492958d2e97de185abf2539b78131cab548 (diff)
More cleanups
Diffstat (limited to 'examples')
-rw-r--r--examples/shared.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/shared.c b/examples/shared.c
index c66b8a23..cebdb785 100644
--- a/examples/shared.c
+++ b/examples/shared.c
@@ -9,7 +9,7 @@
#include <wayland-server-protocol.h>
#include <wlr/backend.h>
#include <wlr/backend/session.h>
-#include <wlr/backend/multi.h>
+#include <wlr/backend/multi.h>
#include <wlr/types/wlr_output.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/util/log.h>