test: drop include of libevdev-int.h

Not needed, and shouldn't be used in a test anyway

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2014-08-18 10:32:16 +10:00
parent c0248818e6
commit d856a85cda

View file

@ -21,7 +21,6 @@
*/
#include <config.h>
#include <libevdev/libevdev-int.h>
#include "test-common.h"
START_TEST(test_type_codes)