mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Make includes more uniform
svn path=/trunk/; revision=7043
This commit is contained in:
parent
666185a4fd
commit
dd24f9957c
@ -1,3 +1,7 @@
|
||||
2008-06-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gfile.c: Make includes more uniform
|
||||
|
||||
2008-06-12 Yevgen Muntyan <muntyan@tamu.edu>
|
||||
|
||||
* tests/live-g-file.c (sample_struct):
|
||||
|
@ -31,7 +31,7 @@
|
||||
#include "gfile.h"
|
||||
#include "gvfs.h"
|
||||
#include "gioscheduler.h"
|
||||
#include <glocalfile.h>
|
||||
#include "glocalfile.h"
|
||||
#include "gsimpleasyncresult.h"
|
||||
#include "gfileattribute-priv.h"
|
||||
#include "gpollfilemonitor.h"
|
||||
|
Loading…
Reference in New Issue
Block a user