diff --git a/backend/emf.c b/backend/emf.c index 018c0f45..73854e05 100644 --- a/backend/emf.c +++ b/backend/emf.c @@ -35,7 +35,9 @@ #include #include #include +#ifdef _MSC_VER #include +#endif #include "common.h" #include "emf.h"