summaryrefslogtreecommitdiff
path: root/gio/src/unixmount.ccg
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2008-02-06 15:35:01 +0000
committerMurray Cumming <murrayc@src.gnome.org>2008-02-06 15:35:01 +0000
commit7cb30bd2dc0def3117f146876a50332f617725cd (patch)
treee53e6f458675f5ceeb475ff29aace4cc75490a01 /gio/src/unixmount.ccg
parent39c47c073ed63dbab0b8a3db05e0051cf9096d10 (diff)
downloadglibmm-7cb30bd2dc0def3117f146876a50332f617725cd.tar.gz
Regenerated with h2defs.py
2008-02-06 Murray Cumming <murrayc@murrayc.com> * gio/src/gio_methods.defs: Regenerated with h2defs.py * configure.in: Depend on gio-unix-2.0 when not on win32. * gio/src/Makefile_list_of_hg.am_fragment: * gio/src/unixinputstream.ccg: * gio/src/unixinputstream.hg: * gio/src/unixoutputstream.ccg: Mentioned this as unix-specific files so they are built. * gio/src/bufferedoutputstream.hg: Fixed a parameter type to fix the build, after a change in gio. svn path=/trunk/; revision=586
Diffstat (limited to 'gio/src/unixmount.ccg')
-rw-r--r--gio/src/unixmount.ccg1
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/src/unixmount.ccg b/gio/src/unixmount.ccg
index 7a72047f..34f390bb 100644
--- a/gio/src/unixmount.ccg
+++ b/gio/src/unixmount.ccg
@@ -18,3 +18,4 @@
*/
#include <gio/gio.h>
+#include <gio/gunixmounts.h>