[autotests/libinput] Add include_directories for libinput

Libinput header is needed by the tests.
icc-effect-5.14.5
Martin Gräßlin 2016-05-30 18:03:42 +02:00
parent ac227e57c7
commit 4b3e8425a3
1 changed files with 1 additions and 0 deletions

View File

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