author | orudge |
Fri, 11 Jan 2008 18:53:52 +0000 | |
changeset 8250 | 900ec4fbafb5 |
parent 8249 | 90bd3316062f |
child 8251 | 886d6a9cefef |
src/os2.cpp | file | annotate | diff | comparison | revisions |
--- a/src/os2.cpp Fri Jan 11 17:12:41 2008 +0000 +++ b/src/os2.cpp Fri Jan 11 18:53:52 2008 +0000 @@ -11,6 +11,8 @@ #include "fios.h" // opendir/readdir/closedir #include "functions.h" #include "core/random_func.hpp" +#include "string_func.h" +#include "textbuf_gui.h" #include <dirent.h> #include <unistd.h>