mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
Fixed some more includes
svn path=/trunk/; revision=7131
This commit is contained in:
parent
43d6efbb46
commit
a6a4779108
@ -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>
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include <stdio.h>
|
||||
#include "gcontenttypeprivate.h"
|
||||
#include "gthemedicon.h"
|
||||
#include "gicon.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
#include "gioalias.h"
|
||||
|
@ -32,6 +32,7 @@
|
||||
|
||||
#include "gwin32volumemonitor.h"
|
||||
#include "gwin32mount.h"
|
||||
#include "gmount.h"
|
||||
#include "giomodule.h"
|
||||
#include "gioalias.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user