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 0df2e2edf..4c0b61b8c 100644 --- a/common/keymap.c +++ b/common/keymap.c | |||
| @@ -14,7 +14,6 @@ GNU General Public License for more details. | |||
| 14 | You should have received a copy of the GNU General Public License | 14 | You should have received a copy of the GNU General Public License |
| 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. | 15 | along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 16 | */ | 16 | */ |
| 17 | #include <avr/pgmspace.h> | ||
| 18 | #include "keymap.h" | 17 | #include "keymap.h" |
| 19 | #include "report.h" | 18 | #include "report.h" |
| 20 | #include "keycode.h" | 19 | #include "keycode.h" |
