diff --git a/synctex/synctex_parser_utils.c b/synctex/synctex_parser_utils.c index f8a9f6f..9061a2c 100644 --- a/synctex/synctex_parser_utils.c +++ b/synctex/synctex_parser_utils.c @@ -52,6 +52,7 @@ authorization from the copyright holder. #include #include +#include #if defined(_WIN32) || defined(__WIN32__) || defined(__TOS_WIN__) || defined(__WINDOWS__) #define SYNCTEX_WINDOWS 1