summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive/e85/hotswap/hotswap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exclusive/e85/hotswap/hotswap.c')
-rw-r--r--keyboards/exclusive/e85/hotswap/hotswap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/exclusive/e85/hotswap/hotswap.c b/keyboards/exclusive/e85/hotswap/hotswap.c
index db14971dab..a6d50b1f77 100644
--- a/keyboards/exclusive/e85/hotswap/hotswap.c
+++ b/keyboards/exclusive/e85/hotswap/hotswap.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "hotswap.h"
+#include "quantum.h"
void keyboard_pre_init_kb(void) {
setPinOutput(C7);