diff --git a/src/common/int.h b/src/common/int.h index 536856780..0d0304efc 100644 --- a/src/common/int.h +++ b/src/common/int.h @@ -21,6 +21,8 @@ #ifndef LOVE_INT_H #define LOVE_INT_H +#include + #ifndef LOVE_WINDOWS #include #endif