[autotests/libinput] Add include_directories for libinput

Libinput header is needed by the tests.
This commit is contained in:
Martin Gräßlin 2016-05-30 18:03:42 +02:00
parent ac227e57c7
commit 4b3e8425a3

View file

@ -1,3 +1,4 @@
include_directories(${Libinput_INCLUDE_DIRS})
######################################################## ########################################################
# Test Devices # Test Devices
######################################################## ########################################################