aboutsummaryrefslogtreecommitdiff
path: root/examples/touch.c
diff options
context:
space:
mode:
authorTimidger <APragmaticPlace@gmail.com>2018-04-16 18:42:10 -0400
committerTimidger <APragmaticPlace@gmail.com>2018-05-10 19:03:56 -0700
commitad6d40c7c6943b53285ba3f1ee58c4a0d2c00dcb (patch)
tree4f988bdc243cb2290104822c2936a2cc3dcbe7f7 /examples/touch.c
parent8fd58ce72575df0f4cd96bffe55e4eeb04227f18 (diff)
Moved cat out of support, removed support
Diffstat (limited to 'examples/touch.c')
-rw-r--r--examples/touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/touch.c b/examples/touch.c
index 949d209d..472ad41c 100644
--- a/examples/touch.c
+++ b/examples/touch.c
@@ -17,7 +17,7 @@
#include <wlr/types/wlr_matrix.h>
#include <wlr/util/log.h>
#include <xkbcommon/xkbcommon.h>
-#include "support/cat.h"
+#include "cat.h"
#include "support/shared.h"
struct sample_state {