mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
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:
parent
868d0cef12
commit
43d6efbb46
@ -1,3 +1,8 @@
|
||||
2008-07-01 Cody Russell <bratsche@gnome.org>
|
||||
|
||||
* gio/gwin32appinfo.c:
|
||||
* gio/gwin32mount.c: Fixed some include problems.
|
||||
|
||||
2008-07-01 Cody Russell <bratsche@gnome.org>
|
||||
|
||||
* gio/gioenums.h:
|
||||
|
@ -26,6 +26,7 @@
|
||||
|
||||
#include "gcontenttypeprivate.h"
|
||||
#include "gwin32appinfo.h"
|
||||
#include "gappinfo.h"
|
||||
#include "gioerror.h"
|
||||
#include "gfile.h"
|
||||
#include <glib/gstdio.h>
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user