diff options
Diffstat (limited to 'keyboards/DeltaSplit75/V2/V2.h')
-rw-r--r-- | keyboards/DeltaSplit75/V2/V2.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/DeltaSplit75/V2/V2.h b/keyboards/DeltaSplit75/V2/V2.h index 84503e6b4c..97be7eb0e9 100644 --- a/keyboards/DeltaSplit75/V2/V2.h +++ b/keyboards/DeltaSplit75/V2/V2.h @@ -1,7 +1,7 @@ -#ifndef V2_H -#define V2_H +#ifndef v2_H +#define v2_H -#include "../DeltaSplit75.h" +#include "../deltasplit75.h" //void promicro_bootloader_jmp(bool program); #include "quantum.h" |