aboutsummaryrefslogtreecommitdiff
path: root/keyboards/orthodox/rev1/rev1.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/orthodox/rev1/rev1.h')
-rw-r--r--keyboards/orthodox/rev1/rev1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthodox/rev1/rev1.h b/keyboards/orthodox/rev1/rev1.h
index 06282b234..ceaaaed28 100644
--- a/keyboards/orthodox/rev1/rev1.h
+++ b/keyboards/orthodox/rev1/rev1.h
@@ -22,7 +22,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
22#ifndef REV1_H 22#ifndef REV1_H
23#define REV1_H 23#define REV1_H
24 24
25#include "../orthodox.h" 25#include "orthodox.h"
26 26
27//void promicro_bootloader_jmp(bool program); 27//void promicro_bootloader_jmp(bool program);
28#include "quantum.h" 28#include "quantum.h"