util.h and its impl are now c++
[staging/windowmanager.git] / src / wayland.hpp
index 96b0199..b66bca7 100644 (file)
@@ -3,7 +3,7 @@
 
 #include "ivi-controller-client-protocol.h"
 
-#include "util.h"
+#include "util.hpp"
 
 #include <functional>
 #include <unordered_map>