diff options
| -rw-r--r-- | FL/dirent.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/FL/dirent.h b/FL/dirent.h index 5c7a175bf..3cd7cb0ee 100644 --- a/FL/dirent.h +++ b/FL/dirent.h @@ -1,5 +1,5 @@ // -// "$Id: dirent.h,v 1.4 1999/01/07 19:17:05 mike Exp $" +// "$Id: dirent.h,v 1.5 1999/02/09 13:41:11 mike Exp $" // // Directory header file for the Fast Light Tool Kit (FLTK). // @@ -24,8 +24,8 @@ // // this file is for back-compatability only -#include "fl_scandir.H" +#include "filename.H" // -// End of "$Id: dirent.h,v 1.4 1999/01/07 19:17:05 mike Exp $". +// End of "$Id: dirent.h,v 1.5 1999/02/09 13:41:11 mike Exp $". // |
