aboutsummaryrefslogtreecommitdiff
path: root/examples/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/touch.c')
-rw-r--r--examples/touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/touch.c b/examples/touch.c
index 97009e81..15ad9d49 100644
--- a/examples/touch.c
+++ b/examples/touch.c
@@ -15,7 +15,7 @@
#include <wlr/render/gles2.h>
#include <wlr/render.h>
#include <wlr/backend.h>
-#include <wlr/session.h>
+#include <wlr/backend/session.h>
#include <wlr/util/list.h>
#include "shared.h"
#include "cat.h"