aboutsummaryrefslogtreecommitdiff
path: root/examples/pointer.c
diff options
context:
space:
mode:
authorTony Crisci <tony@dubstepdish.com>2017-08-24 15:26:51 -0400
committerTony Crisci <tony@dubstepdish.com>2017-08-26 08:32:11 -0400
commit54f87146c3755653bbbe076c86b4b85c23a0989d (patch)
tree973c93c7d9a203986f488be743e24f6d40606614 /examples/pointer.c
parent98f4cdfccb7d2ace2929bca45f0479b3472b96ac (diff)
refactor example config and add ini.c
Diffstat (limited to 'examples/pointer.c')
-rw-r--r--examples/pointer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/pointer.c b/examples/pointer.c
index 95e28bb2..fcf9805f 100644
--- a/examples/pointer.c
+++ b/examples/pointer.c
@@ -22,6 +22,7 @@
#include <wlr/types/wlr_cursor.h>
#include <wlr/util/log.h>
#include "shared.h"
+#include "config.h"
#include "cat.h"
struct sample_input_device {