fix stupid thinko

svn path=/trunk/; revision=5252
This commit is contained in:
Matthias Clasen 2007-01-12 19:23:27 +00:00
parent 8187230ab4
commit edf06d642d

View File

@ -42,9 +42,10 @@
#endif
#ifndef G_OS_WIN32
#include <windows.h>
#include <sys/time.h>
#include <time.h>
#else
#include <windows.h>
#endif /* G_OS_WIN32 */
#include <string.h>