diff options
Diffstat (limited to 'common/keymap.c')
-rw-r--r-- | common/keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/keymap.c b/common/keymap.c index 0df2e2edff..4c0b61b8c1 100644 --- a/common/keymap.c +++ b/common/keymap.c @@ -14,7 +14,6 @@ GNU General Public License for more details. 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 <avr/pgmspace.h> #include "keymap.h" #include "report.h" #include "keycode.h" |