Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Marlin/language_jp.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
#ifndef DISPLAY_CHARSET_HD44780_JAPAN
#error "Kana requires DISPLAY_CHARSET_HD44780_JAPAN to be set in Configuration.h"
#endif
#include "language_jp_1.h" // HD44780
#include "language_jp1.h" // HD44780
#else
#include "language_jp_1.h" // DOGM
#include "language_jp1.h" // DOGM
#endif

#endif // LANGUAGE_JP_H