Include config.h from evdev.h

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer
2011-12-24 12:31:34 +10:00
parent 0ba58f483e
commit 7f7606fc46

View File

@@ -28,6 +28,10 @@
* Oliver McFadden (oliver.mcfadden@nokia.com)
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifndef EVDEV_H
#define EVDEV_H