summaryrefslogtreecommitdiff
path: root/keyboards/hadron/ver2/ver2.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2021-09-13 14:59:53 +0100
committerGitHub <noreply@github.com>2021-09-13 14:59:53 +0100
commitcb4346edb74b415928e3274d166802f5afd3004d (patch)
treead9bb2c4bfbae0686a6c56184f312a82592107f3 /keyboards/hadron/ver2/ver2.h
parent8a3f97b20fe532ee9b085e8ba407bfcc8fac3504 (diff)
Migrate hadron away from QWIIC_DRIVERS (#14415)
Diffstat (limited to 'keyboards/hadron/ver2/ver2.h')
-rw-r--r--keyboards/hadron/ver2/ver2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/hadron/ver2/ver2.h b/keyboards/hadron/ver2/ver2.h
index e7577d2684..8127b497f7 100644
--- a/keyboards/hadron/ver2/ver2.h
+++ b/keyboards/hadron/ver2/ver2.h
@@ -1,3 +1,3 @@
#pragma once
-#include "../hadron.h"
+#include "hadron.h"