X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fergodox_ez%2Fergodox_ez.h;h=3ffc32553c0acd2f6cf6fb922d08e17ebd422375;hb=682555faac8a67deff5688b956165cd1c39389cb;hp=eda6d767cf20db8e2650b66e6381570897ee86a0;hpb=6dc215cd679d54ca2ab985c21c9bb299aca74b01;p=qmk_firmware.git diff --git a/keyboards/ergodox_ez/ergodox_ez.h b/keyboards/ergodox_ez/ergodox_ez.h index eda6d767c..3ffc32553 100644 --- a/keyboards/ergodox_ez/ergodox_ez.h +++ b/keyboards/ergodox_ez/ergodox_ez.h @@ -4,7 +4,7 @@ #include "quantum.h" #include #include -#include "i2cmaster.h" +#include "i2c_master.h" #include #define CPU_PRESCALE(n) (CLKPR = 0x80, CLKPR = (n))