diff options
Diffstat (limited to 'src/json_helper.hpp')
-rw-r--r-- | src/json_helper.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/json_helper.hpp b/src/json_helper.hpp index 687fd89..78e03f7 100644 --- a/src/json_helper.hpp +++ b/src/json_helper.hpp @@ -18,7 +18,7 @@ #define TMCAGLWM_JSON_HELPER_HPP #include "result.hpp" -#include "wayland.hpp" +#include "wayland_ivi_wm.hpp" #include <json.hpp> struct json_object; |