aboutsummaryrefslogtreecommitdiff
path: root/example/touch.c
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2017-06-21 10:27:45 -0400
committerDrew DeVault <sir@cmpwn.com>2017-06-21 10:27:45 -0400
commitfd91244e8356f1fded735fae8f67d15efaccf6be (patch)
treeba6f47d84f621e52056e8c32ce6a86bf8a59d60c /example/touch.c
parent53a8b4f127a370a84c81e0c91b8c6fce8b18842f (diff)
Update everyone to use new headers
Diffstat (limited to 'example/touch.c')
-rw-r--r--example/touch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/touch.c b/example/touch.c
index 2b6cb173..554c46c0 100644
--- a/example/touch.c
+++ b/example/touch.c
@@ -17,7 +17,6 @@
#include <wlr/render.h>
#include <wlr/backend.h>
#include <wlr/session.h>
-#include <wlr/types.h>
#include "shared.h"
#include "cat.h"