gdi32: Include config.h before using HAVE_XXX.

This commit is contained in:
Francois Gouget 2008-07-26 19:12:15 +02:00 committed by Alexandre Julliard
parent 4627e86046
commit 56aab13ecc
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include <stdarg.h>
#include <math.h>