summaryrefslogtreecommitdiffstats
path: root/include/extensions.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extensions.h')
-rw-r--r--include/extensions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extensions.h b/include/extensions.h
index 872fd3bd..c677798f 100644
--- a/include/extensions.h
+++ b/include/extensions.h
@@ -1,7 +1,7 @@
1#ifndef _SWAY_EXTENSIONS_H 1#ifndef _SWAY_EXTENSIONS_H
2#define _SWAY_EXTENSIONS_H 2#define _SWAY_EXTENSIONS_H
3 3
4#include <wayland-server-core.h> 4#include <wayland-server.h>
5#include <wlc/wlc-wayland.h> 5#include <wlc/wlc-wayland.h>
6#include "wayland-desktop-shell-server-protocol.h" 6#include "wayland-desktop-shell-server-protocol.h"
7#include "list.h" 7#include "list.h"