diff --git a/src/grib_api_internal.h b/src/grib_api_internal.h index 404dddb19..ce53f1d21 100644 --- a/src/grib_api_internal.h +++ b/src/grib_api_internal.h @@ -10,7 +10,7 @@ /** include private headers used for all internal functions of - grib_api, not seen by the user of the API + ecCodes, not seen by the user of the API */ #ifndef grib_api_internal_H @@ -1506,7 +1506,6 @@ typedef struct j2k_encode_helper { } j2k_encode_helper; - #include "grib_api_prototypes.h"