diff --git a/imgui.h b/imgui.h index 9eeabbe9a242..c7f3e24ee788 100644 --- a/imgui.h +++ b/imgui.h @@ -54,6 +54,7 @@ Index of this file: // Includes #include // FLT_MIN, FLT_MAX +#include #include // va_list, va_start, va_end #include // ptrdiff_t, NULL #include // memset, memmove, memcpy, strlen, strchr, strcpy, strcmp