From c4b7eff58a98590defd94bdbd39a7798521b55a1 Mon Sep 17 00:00:00 2001 From: james <> Date: Mon, 4 Feb 2008 02:05:06 +0000 Subject: *** empty log message *** --- src/project.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/project.h') diff --git a/src/project.h b/src/project.h index 079f38a..9ce651f 100644 --- a/src/project.h +++ b/src/project.h @@ -12,6 +12,9 @@ /* * $Log$ + * Revision 1.2 2008/02/04 02:05:06 james + * *** empty log message *** + * * Revision 1.1 2008/02/03 16:20:24 james * *** empty log message *** * @@ -60,6 +63,13 @@ #include #endif +#include +#include + +#include "crt.h" +#include "ansi.h" +#include "vt102.h" + #include "prototypes.h" #endif /* __PROJECT_H__ */ -- cgit v1.2.3