diff options
Diffstat (limited to 'include/wlr')
-rw-r--r-- | include/wlr/types/wlr_switch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/wlr/types/wlr_switch.h b/include/wlr/types/wlr_switch.h index 57f90384..93db04c5 100644 --- a/include/wlr/types/wlr_switch.h +++ b/include/wlr/types/wlr_switch.h @@ -12,7 +12,6 @@ #include <stdint.h> #include <wayland-server-core.h> #include <wlr/types/wlr_input_device.h> -#include <wlr/types/wlr_list.h> struct wlr_switch_impl; |