diff --git a/include/rootston/input.h b/include/rootston/input.h index 2270ea0c..726dda24 100644 --- a/include/rootston/input.h +++ b/include/rootston/input.h @@ -9,8 +9,6 @@ #include "rootston/view.h" #include "rootston/server.h" -struct roots_view; - struct roots_input { struct roots_config *config; struct roots_server *server;