summaryrefslogtreecommitdiffhomepage
path: root/src/input
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2023-04-24 00:52:16 -0400
committerrealtradam <[email protected]>2023-04-24 00:52:16 -0400
commitcb3c2a69576168a3193151f14d6c1f4aeaa30e0b (patch)
tree1a20e2e9e8930bbb5e3b3a26fb3c70983db312a6 /src/input
parentc7d724e4f11abb335efcc0d58639a1b458b77019 (diff)
downloadRodeoKit-cb3c2a69576168a3193151f14d6c1f4aeaa30e0b.tar.gz
RodeoKit-cb3c2a69576168a3193151f14d6c1f4aeaa30e0b.zip
remove reference to header that doesnt exist
Diffstat (limited to 'src/input')
-rw-r--r--src/input/rodeo_input.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/input/rodeo_input.c b/src/input/rodeo_input.c
index bbfbfcf..02144dc 100644
--- a/src/input/rodeo_input.c
+++ b/src/input/rodeo_input.c
@@ -2,7 +2,6 @@
// -- internal --
// public
#include "rodeo/input.h"
-#include "irodeo_input.h"
#include "irodeo_input_t.h"
#include "rodeo/log.h"