diff options
Diffstat (limited to 'test/interactive-wayland.c')
-rw-r--r-- | test/interactive-wayland.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/interactive-wayland.c b/test/interactive-wayland.c index e033728..736d03e 100644 --- a/test/interactive-wayland.c +++ b/test/interactive-wayland.c @@ -23,6 +23,8 @@ * DEALINGS IN THE SOFTWARE. */ +#include "config.h" + #include <errno.h> #include <fcntl.h> #include <locale.h> |