aboutsummaryrefslogtreecommitdiff
path: root/include/rootston/input.h
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2018-01-16 19:04:26 -0500
committerTony Crisci <tony@dubstepdish.com>2018-01-16 19:04:26 -0500
commit61bd79200cc3892b143b7321886db77e97c9f69f (patch)
tree15befd4b818a8893235604c88ba2a36b8e5ba08f /include/rootston/input.h
parent3751a1732158546c4fbc203aa34fc4a4a68f1016 (diff)
basic decorations
Diffstat (limited to 'include/rootston/input.h')
-rw-r--r--include/rootston/input.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rootston/input.h b/include/rootston/input.h
index 726dda24..2270ea0c 100644
--- a/include/rootston/input.h
+++ b/include/rootston/input.h
@@ -9,6 +9,8 @@
#include "rootston/view.h"
#include "rootston/server.h"
+struct roots_view;
+
struct roots_input {
struct roots_config *config;
struct roots_server *server;