diff --git a/Include/allobjects.h b/Include/allobjects.h index ed376098e8b..7296d591546 100644 --- a/Include/allobjects.h +++ b/Include/allobjects.h @@ -1,7 +1,7 @@ /* "allobjects.c" -- Source for precompiled header "allobjects.h" */ #include -#include "string.h" +#include #include "PROTO.h"