diff options
Diffstat (limited to 'Utilities/cmnghttp2/cmakeconfig.h.in')
-rw-r--r-- | Utilities/cmnghttp2/cmakeconfig.h.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Utilities/cmnghttp2/cmakeconfig.h.in b/Utilities/cmnghttp2/cmakeconfig.h.in index d6693ee..60698fb 100644 --- a/Utilities/cmnghttp2/cmakeconfig.h.in +++ b/Utilities/cmnghttp2/cmakeconfig.h.in @@ -2,7 +2,8 @@ # pragma warning(push,1) #endif -#include <cm_kwiml.h> +#include <cm3p/kwiml/abi.h> +#include <cm3p/kwiml/int.h> /* Define to `int' if <sys/types.h> does not define. */ #cmakedefine ssize_t @ssize_t@ |