]> git.donarmstrong.com Git - tmk_firmware.git/blobdiff - converter/adb_usb/led.c
Updates to local gitignore
[tmk_firmware.git] / converter / adb_usb / led.c
index 0e162f379bc9703f0d57f87be4d34a221532a7dd..3ee64a8e7d319b1b3164fe6b88242b6e25f6d377 100644 (file)
@@ -15,7 +15,8 @@ You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "stdint.h"
+#include <stdint.h>
+#include <util/delay.h>
 #include "adb.h"
 #include "led.h"