diff --git a/autotests/libinput/CMakeLists.txt b/autotests/libinput/CMakeLists.txt index 1cddcfee6b..f710dbc184 100644 --- a/autotests/libinput/CMakeLists.txt +++ b/autotests/libinput/CMakeLists.txt @@ -1,3 +1,4 @@ +include_directories(${Libinput_INCLUDE_DIRS}) ######################################################## # Test Devices ########################################################