diff --git a/src/whereami.c b/src/whereami.c index dbd5c331..8d67b2a8 100644 --- a/src/whereami.c +++ b/src/whereami.c @@ -14,6 +14,8 @@ extern "C" { #if !defined(WAI_MALLOC) || !defined(WAI_FREE) || !defined(WAI_REALLOC) #include +#include "avrdude.h" +#include "libavrdude.h" #endif #if !defined(WAI_MALLOC)