]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/filedlgg.h
handle fatal exceptions in the other threads (based on patch 1459813 by Carl-Friedric...
[wxWidgets.git] / include / wx / generic / filedlgg.h
index bc6ee53637dfafa2c66ceab154944bbeaaf4241b..ac2de5b9f5953bcad96b158be085d98d206f8074 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        filedlgg.h
+// Name:        wx/generic/filedlgg.h
 // Purpose:     wxGenericFileDialog
 // Author:      Robert Roebling
 // Modified by:
@@ -15,6 +15,7 @@
 #include "wx/listctrl.h"
 #include "wx/datetime.h"
 #include "wx/filefn.h"
+#include "wx/filedlg.h"
 
 //-----------------------------------------------------------------------------
 // classes
@@ -304,4 +305,3 @@ private:
 };
 
 #endif // _WX_FILEDLGG_H_
-