From: curt Date: Fri, 3 Jul 1998 11:54:50 +0000 (+0000) Subject: Added #ifdef HAVE_CONFIG_H #include #endif to get WIN32 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a76904c314b032e1f6bdadd9613311883d69c2e1;p=simgear.git Added #ifdef HAVE_CONFIG_H #include #endif to get WIN32 definition. --- diff --git a/PUI/puLocal.h b/PUI/puLocal.h index 2bf16eb2..a366d287 100644 --- a/PUI/puLocal.h +++ b/PUI/puLocal.h @@ -1,3 +1,6 @@ +#ifdef HAVE_CONFIG_H +# include +#endif #include #include