diff options
Diffstat (limited to 'keyboards/ps2avrGB/ps2avrGB.h')
-rw-r--r-- | keyboards/ps2avrGB/ps2avrGB.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/ps2avrGB/ps2avrGB.h b/keyboards/ps2avrGB/ps2avrGB.h index 813f31f80..35902cff4 100644 --- a/keyboards/ps2avrGB/ps2avrGB.h +++ b/keyboards/ps2avrGB/ps2avrGB.h @@ -18,6 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #ifndef KEYMAP_COMMON_H #define KEYMAP_COMMON_H +#include "quantum_keycodes.h" #include "keycode.h" #include "action.h" |