mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-20 16:10:07 +01:00
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:
parent
c0248818e6
commit
d856a85cda
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
|||
*/
|
||||
|
||||
#include <config.h>
|
||||
#include <libevdev/libevdev-int.h>
|
||||
#include "test-common.h"
|
||||
|
||||
START_TEST(test_type_codes)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue