aboutsummaryrefslogtreecommitdiff
path: root/examples/compositor/wl_shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/compositor/wl_shell.c')
-rw-r--r--examples/compositor/wl_shell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/compositor/wl_shell.c b/examples/compositor/wl_shell.c
index f2ec3c56..9067ef09 100644
--- a/examples/compositor/wl_shell.c
+++ b/examples/compositor/wl_shell.c
@@ -1,7 +1,7 @@
#include <assert.h>
#include <wayland-server.h>
#include <wlr/util/log.h>
-#include "compositor.h"
+#include "../compositor.h"
void wl_shell_get_shell_surface(struct wl_client *client,
struct wl_resource *resource, uint32_t id,