Include config.h from libinput-util.h

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2016-07-07 17:39:37 +10:00
parent 00ceff3245
commit 90f6e43562

View file

@ -25,6 +25,8 @@
#ifndef LIBINPUT_UTIL_H
#define LIBINPUT_UTIL_H
#include "config.h"
#include <assert.h>
#include <unistd.h>
#include <limits.h>