From: Robert Roebling Date: Mon, 17 Sep 2007 13:34:20 +0000 (+0000) Subject: compilation X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7d61c83f406d54aefe0aac9b6de39bdc8f1c295f compilation git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/gtk/filectrl.h b/include/wx/gtk/filectrl.h index fee2f569d1..516fe62e12 100644 --- a/include/wx/gtk/filectrl.h +++ b/include/wx/gtk/filectrl.h @@ -12,6 +12,10 @@ #ifndef FILECTRL_H #define FILECTRL_H +#include "wx/control.h" + +extern WXDLLEXPORT_DATA(const wxChar) wxFileSelectorDefaultWildcardStr[]; + typedef struct _GtkFileChooser GtkFileChooser; // [GTK] current problems: