diff options
Diffstat (limited to 'src/fios.cpp')
-rw-r--r-- | src/fios.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fios.cpp b/src/fios.cpp index c8d7fdf8d..2f4d37d84 100644 --- a/src/fios.cpp +++ b/src/fios.cpp @@ -21,7 +21,6 @@ # include <io.h> #else # include <unistd.h> -# include <dirent.h> #endif /* WIN32 */ /* Variables to display file lists */ |