Fix gio/win32 build after -I flag changes

This commit is contained in:
Tor Lillqvist
2010-08-10 16:01:39 +03:00
parent 304c0c4746
commit 398f9841ed
7 changed files with 14 additions and 16 deletions

View File

@@ -26,8 +26,8 @@
#include <glib.h>
#include "gcancellable.h"
#include "gioerror.h"
#include "gio/gcancellable.h"
#include "gio/gioerror.h"
#include "gwinhttpfileinputstream.h"
#include "glibintl.h"