From 79491c1d25c1a417d2588319e706ebf35a8d1779 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Wed, 26 Mar 2003 17:09:26 +0000 Subject: Add a construct-only 'file_system' property, split test case into testfilechooser, testfilechooser-vfs --- gtk/gtkfilesystemunix.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk/gtkfilesystemunix.h') 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 +#include "gtkfilesystem.h" G_BEGIN_DECLS -- cgit v1.2.1