summaryrefslogtreecommitdiffstats
path: root/src/wayland.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland.hpp')
-rw-r--r--src/wayland.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wayland.hpp b/src/wayland.hpp
index af36142..4ab4709 100644
--- a/src/wayland.hpp
+++ b/src/wayland.hpp
@@ -1,8 +1,8 @@
#ifndef WM_WAYLAND_HPP
#define WM_WAYLAND_HPP
-#include "ivi-controller-client-protocol.h"
#include "controller_hooks.hpp"
+#include "ivi-controller-client-protocol.h"
#include "util.hpp"
#include <functional>