wininet: config.h police.

This commit is contained in:
Bang Jun-Young 2007-01-29 22:52:00 +09:00 committed by Alexandre Julliard
parent 671b023de8
commit b71e42b794
1 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,10 @@
#ifndef _WINE_INTERNET_H_
#define _WINE_INTERNET_H_
#ifndef __WINE_CONFIG_H
# error You must include config.h to use this header
#endif
#include "wine/unicode.h"
#include <time.h>