Skip to content

Commit

Permalink
config: Add missing wayland-server.h include
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelforney committed Dec 21, 2019
1 parent e640308 commit f5b0042
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.c
Expand Up @@ -33,6 +33,7 @@
#include <stdlib.h>
#include <string.h>
#include <swc.h>
#include <wayland-server.h>
#include <xkbcommon/xkbcommon.h>

static CONFIG_GROUP(root);
Expand Down

0 comments on commit f5b0042

Please sign in to comment.