aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2021-07-01 09:56:56 +0200
committerSimon Zeni <simon@bl4ckb0ne.ca>2021-07-01 10:35:39 -0400
commitdbb0e2f75be0374724b0255b14bc72398d9907b5 (patch)
tree0a2bcac7ecb717199e38fd89e0d79e75e709fd59 /include
parent1db976cecb6968b2d989840c6f16aa00bb83d026 (diff)
Remove unused wlr_list.h includes
Diffstat (limited to 'include')
-rw-r--r--include/wlr/types/wlr_switch.h1
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;