summaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB/ps2avrGB.h
diff options
context:
space:
mode:
authorJack Humbert2017-09-15 21:43:58 -0400
committerJack Humbert2017-09-15 21:43:58 -0400
commitdc7d0c7b7442b87600352e083e3da4a08cb2d069 (patch)
treeac6e6b0417e3c6550e6c8e07f615fabdc74b1ef1 /keyboards/ps2avrGB/ps2avrGB.h
parentafcf3a2878d5b5de0f9daba201ab44d779a8b2b1 (diff)
parentd5486265b8afcada68306c815b08c225fce287af (diff)
update to driver separation
Diffstat (limited to 'keyboards/ps2avrGB/ps2avrGB.h')
-rw-r--r--keyboards/ps2avrGB/ps2avrGB.h1
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"