summaryrefslogtreecommitdiff
path: root/keyboards/mode/m65hi_alpha/m65hi_alpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/mode/m65hi_alpha/m65hi_alpha.c')
-rw-r--r--keyboards/mode/m65hi_alpha/m65hi_alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/mode/m65hi_alpha/m65hi_alpha.c b/keyboards/mode/m65hi_alpha/m65hi_alpha.c
index 42c88ba354..60a9a89927 100644
--- a/keyboards/mode/m65hi_alpha/m65hi_alpha.c
+++ b/keyboards/mode/m65hi_alpha/m65hi_alpha.c
@@ -15,7 +15,7 @@ You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "m65hi_alpha.h"
+#include "quantum.h"
void board_init(void) {
setPinInput(B10);