X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fadb_usb%2Fled.c;h=3ee64a8e7d319b1b3164fe6b88242b6e25f6d377;hb=b110884a6d55a7d126e59a43e6481ca51c52e5e8;hp=0e162f379bc9703f0d57f87be4d34a221532a7dd;hpb=afb08462085132acf7a1962522952f7dbf064519;p=max%2Ftmk_keyboard.git diff --git a/converter/adb_usb/led.c b/converter/adb_usb/led.c index 0e162f37..3ee64a8e 100644 --- a/converter/adb_usb/led.c +++ b/converter/adb_usb/led.c @@ -15,7 +15,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "stdint.h" +#include +#include #include "adb.h" #include "led.h"