diff options
Diffstat (limited to 'converter/ps2_usb/keymap_common.h')
-rw-r--r-- | converter/ps2_usb/keymap_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/converter/ps2_usb/keymap_common.h b/converter/ps2_usb/keymap_common.h index 216a8dc020..d783e01ded 100644 --- a/converter/ps2_usb/keymap_common.h +++ b/converter/ps2_usb/keymap_common.h @@ -19,7 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <stdint.h> #include <stdbool.h> -#include <avr/pgmspace.h> #include "keycode.h" #include "action.h" #include "action_macro.h" |