Browse Source

update lets_split lufa include

Jack Humbert 8 years ago
parent
commit
7bddacf25f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      keyboards/lets_split/keymaps/OLED_sample/keymap.c

+ 1 - 1
keyboards/lets_split/keymaps/OLED_sample/keymap.c

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