summaryrefslogtreecommitdiff
path: root/gio/gvfs.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2007-11-28 12:39:07 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-11-28 12:39:07 +0000
commit7f3280230bc9448a5750fc17a6eabef691ba25f4 (patch)
tree27740130a31d7a914ec6b7b64172c5146553cfa7 /gio/gvfs.h
parent61582bd91cba508362d0e28db4d6e3f307b27b48 (diff)
downloadglib-7f3280230bc9448a5750fc17a6eabef691ba25f4.tar.gz
Added. Added. Added. Added.
2007-11-28 Alexander Larsson <alexl@redhat.com> * Makefile.am: * abicheck.sh: Added. * makegioalias.pl: Added. * pltcheck.sh: Added. * gio.symbols: Added. * *.c: * inotify/*.c Initial work on adding symbol handling. * gvfs.h: Correct ifdef guard name * fam/Makefile.am: * inotify/Makefile.am: * xdgmime/Makefile.am: Include toplevel Makefile.decl svn path=/trunk/; revision=5972
Diffstat (limited to 'gio/gvfs.h')
-rw-r--r--gio/gvfs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gio/gvfs.h b/gio/gvfs.h
index ce7e3cd8c..21219afff 100644
--- a/gio/gvfs.h
+++ b/gio/gvfs.h
@@ -20,8 +20,8 @@
* Author: Alexander Larsson <alexl@redhat.com>
*/
-#ifndef __G_VFS_IMPLEMENTATION_H__
-#define __G_VFS_IMPLEMENTATION_H__
+#ifndef __G_VFS_H__
+#define __G_VFS_H__
#include <glib-object.h>
#include <gio/gfile.h>