summaryrefslogtreecommitdiff
path: root/src/hog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hog.c')
-rw-r--r--src/hog.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/hog.c b/src/hog.c
index dcddba6..67ccf5b 100644
--- a/src/hog.c
+++ b/src/hog.c
@@ -3,9 +3,9 @@
#include <bluetooth/bluetooth.h>
#include <bluetooth/gatt.h>
-#include "ble.h"
-#include "hog.h"
-#include "hid.h"
+#include <zmk/ble.h>
+#include <zmk/hog.h>
+#include <zmk/hid.h>
int zmk_hog_init()
{