fix include path access.

This commit is contained in:
Vítor Santos Costa 2010-05-05 16:25:55 +01:00
parent 950abd136e
commit 903b0df915
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
#endif
#ifdef __WINDOWS__
#include <uxnt.h>
#include <uxnt/uxnt.h>
#ifdef __MINGW32__
#include "config.h"
#include <windows.h>