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

@@ -32,6 +32,8 @@
#include <glib.h>
#include "gwin32volumemonitor.h"
#include "gwin32mount.h"
#include "gmount.h"
#include "gfile.h"
#include "gmountprivate.h"
#include "gvolumemonitor.h"
#include "gthemedicon.h"