summaryrefslogtreecommitdiff
path: root/gtk/gtkfilesystemunix.h
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>2003-03-26 17:09:26 +0000
committerOwen Taylor <otaylor@src.gnome.org>2003-03-26 17:09:26 +0000
commit79491c1d25c1a417d2588319e706ebf35a8d1779 (patch)
tree7dfec9d1741d6afc465777c0b75427cc031c92fb /gtk/gtkfilesystemunix.h
parent5ef90224aaa8a2054247e8031fcd93c52014f438 (diff)
downloadgtk+-79491c1d25c1a417d2588319e706ebf35a8d1779.tar.gz
Add a construct-only 'file_system' property, split test case into testfilechooser, testfilechooser-vfs
Diffstat (limited to 'gtk/gtkfilesystemunix.h')
-rw-r--r--gtk/gtkfilesystemunix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkfilesystemunix.h b/gtk/gtkfilesystemunix.h
index 3c9904144d..a6b820d015 100644
--- a/gtk/gtkfilesystemunix.h
+++ b/gtk/gtkfilesystemunix.h
@@ -22,6 +22,7 @@
#define __GTK_FILE_SYSTEM_UNIX_H__
#include <glib-object.h>
+#include "gtkfilesystem.h"
G_BEGIN_DECLS