glib r7043 - trunk/gio
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r7043 - trunk/gio
- Date: Mon, 16 Jun 2008 04:36:03 +0000 (UTC)
Author: matthiasc
Date: Mon Jun 16 04:36:03 2008
New Revision: 7043
URL: http://svn.gnome.org/viewvc/glib?rev=7043&view=rev
Log:
Make includes more uniform
Modified:
trunk/gio/ChangeLog
trunk/gio/gfile.c
Modified: trunk/gio/gfile.c
==============================================================================
--- trunk/gio/gfile.c (original)
+++ trunk/gio/gfile.c Mon Jun 16 04:36:03 2008
@@ -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"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]