Fixed some more includes
authorCody Russell <bratsche@src.gnome.org>
Wed, 2 Jul 2008 01:54:16 +0000 (01:54 +0000)
committerCody Russell <bratsche@src.gnome.org>
Wed, 2 Jul 2008 01:54:16 +0000 (01:54 +0000)
svn path=/trunk/; revision=7131

gio/ChangeLog
gio/gcontenttype.c
gio/gwin32volumemonitor.c

index e934f66c4ff8525aeff18e6c77d6b45643e6ab20..34006b5537d569bd7847a9c7e86f70552a907c9f 100644 (file)
@@ -1,6 +1,8 @@
 2008-07-01  Cody Russell  <bratsche@gnome.org>
 
+       * gio/gcontenttype.c:
        * gio/gwin32appinfo.c:
+       * gio/gwin32volumemonitor.c:
        * gio/gwin32mount.c: Fixed some include problems.
 
 2008-07-01  Cody Russell  <bratsche@gnome.org>
index ee71c42966ea680f8328b27002fb22e52f4e9e08..3860a27ee5195b5845e6c97a534589c20d3784e6 100644 (file)
@@ -28,6 +28,7 @@
 #include <stdio.h>
 #include "gcontenttypeprivate.h"
 #include "gthemedicon.h"
+#include "gicon.h"
 #include "glibintl.h"
 
 #include "gioalias.h"
index 2bd47c4e563d0d093f03a1c5b0518de3db1dbff2..3c62c4e169c1d836e704cc182a276fb77b9575d1 100644 (file)
@@ -32,6 +32,7 @@
 
 #include "gwin32volumemonitor.h"
 #include "gwin32mount.h"
+#include "gmount.h"
 #include "giomodule.h"
 #include "gioalias.h"