diff options
Diffstat (limited to 'cube/cube.c')
-rw-r--r-- | cube/cube.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cube/cube.c b/cube/cube.c index bf4a1abb..ada59412 100644 --- a/cube/cube.c +++ b/cube/cube.c @@ -45,6 +45,7 @@ #include "xdg-decoration-client-header.h" #endif #endif +#include <wayland-client.h> #ifdef _WIN32 #ifdef _MSC_VER |