diff --git a/include/internal/cef_types_wrappers.h b/include/internal/cef_types_wrappers.h index 9c7701e7e..e410af42e 100644 --- a/include/internal/cef_types_wrappers.h +++ b/include/internal/cef_types_wrappers.h @@ -31,6 +31,8 @@ #define CEF_INCLUDE_INTERNAL_CEF_TYPES_WRAPPERS_H_ #pragma once +#include + #include "include/internal/cef_string.h" #include "include/internal/cef_string_list.h" #include "include/internal/cef_types.h"