X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fcommon.h;h=d12867b26de3a16a8a4ca61f75d61899d9c1fd7e;hb=324c546ec931717cb4a2aa705ae1c943b4b89604;hp=0909e7dce993176f972803d55171ff61b45878e1;hpb=5df1b9a579235d42fcec8a8884808334ed99a246;p=fw%2Fsdcc diff --git a/src/common.h b/src/common.h index 0909e7dc..d12867b2 100644 --- a/src/common.h +++ b/src/common.h @@ -29,6 +29,8 @@ #include "SDCCopt.h" #include "SDCCglue.h" #include "SDCCpeeph.h" +#include "SDCCdebug.h" +#include "SDCCutil.h" #include "asm.h" #include "port.h"