Fixed some include problems.

2008-07-01  Cody Russell  <bratsche@gnome.org>

        * gio/gwin32appinfo.c:
        * gio/gwin32mount.c: Fixed some include problems.


svn path=/trunk/; revision=7130
This commit is contained in:
Cody Russell
2008-07-02 01:52:37 +00:00
committed by Cody Russell
parent 868d0cef12
commit 43d6efbb46
3 changed files with 8 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
#include "gcontenttypeprivate.h"
#include "gwin32appinfo.h"
#include "gappinfo.h"
#include "gioerror.h"
#include "gfile.h"
#include <glib/gstdio.h>