Skip to content

Commit

Permalink
Fixup the previous PR to use the correct house style for the include
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Dec 14, 2023
1 parent 5058e80 commit aeea9bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* this program. If not, see <http://www.gnu.org/licenses/>.
*/

#include "Kaleidoscope-LEDEffect-BootAnimation.h"
#include "kaleidoscope/plugin/LEDEffect-BootAnimation.h"

#include <Arduino.h> // for PROGMEM, pgm_read_byte
#include <stdint.h> // for uint16_t, uint8_t
Expand Down

0 comments on commit aeea9bc

Please sign in to comment.