diff options
Diffstat (limited to 'keyboards/orthodox/orthodox.h')
-rw-r--r-- | keyboards/orthodox/orthodox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthodox/orthodox.h b/keyboards/orthodox/orthodox.h index b33356e5e..89707467a 100644 --- a/keyboards/orthodox/orthodox.h +++ b/keyboards/orthodox/orthodox.h | |||
@@ -1,7 +1,7 @@ | |||
1 | #ifndef ORTHODOX_H | 1 | #ifndef ORTHODOX_H |
2 | #define ORTHODOX_H | 2 | #define ORTHODOX_H |
3 | 3 | ||
4 | #ifdef SUBPROJECT_rev1 | 4 | #ifdef KEYBOARD_orthodox_rev1 |
5 | #include "rev1.h" | 5 | #include "rev1.h" |
6 | #endif | 6 | #endif |
7 | 7 | ||