update include

This commit is contained in:
Jack Humbert 2017-07-07 14:53:47 -04:00
parent 7bddacf25f
commit 1c26468ad5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include "bootloader.h"
#include "action_layer.h"
#include "eeconfig.h"
#include "lib/lufa/LUFA/Drivers/Peripheral/TWI.h"
#include "LUFA/Drivers/Peripheral/TWI.h"
#ifdef AUDIO_ENABLE
#include "audio.h"
#endif