From 74bb2305cbcaca5016a07f2e0b369d25bc3c98a5 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Sun, 30 Sep 2001 17:37:06 +0000 Subject: Fl_File_Chooser.H and fl_file_chooser.H need to be the same... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1622 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/fl_file_dir.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/fl_file_dir.cxx') diff --git a/src/fl_file_dir.cxx b/src/fl_file_dir.cxx index b61e4b4b7..0b622c6f5 100644 --- a/src/fl_file_dir.cxx +++ b/src/fl_file_dir.cxx @@ -1,5 +1,5 @@ // -// "$Id: fl_file_dir.cxx,v 1.1.2.1 2001/09/30 12:30:13 easysw Exp $" +// "$Id: fl_file_dir.cxx,v 1.1.2.2 2001/09/30 17:37:06 easysw Exp $" // // File chooser widget for the Fast Light Tool Kit (FLTK). // @@ -24,7 +24,7 @@ // #include -#include +#include #include static Fl_File_Chooser *fc = (Fl_File_Chooser *)0; @@ -90,5 +90,5 @@ char* fl_dir_chooser(const char* message, const char* fname) // -// End of "$Id: fl_file_dir.cxx,v 1.1.2.1 2001/09/30 12:30:13 easysw Exp $". +// End of "$Id: fl_file_dir.cxx,v 1.1.2.2 2001/09/30 17:37:06 easysw Exp $". // -- cgit v1.2.3