X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fproject.h;h=f8be4ca1bcf14a51a792f60f52c2b8dcc7330aa8;hb=9a3dd4b46f33152193a66494495b5ba64f294840;hp=079f38a48b1ce068184520a12d98f965e32290ee;hpb=7c0ee313562b34063142ae05442ed39978a120fa;p=sympathy.git diff --git a/src/project.h b/src/project.h index 079f38a..f8be4ca 100644 --- a/src/project.h +++ b/src/project.h @@ -12,6 +12,12 @@ /* * $Log$ + * Revision 1.3 2008/02/04 05:45:55 james + * :: + * + * 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 +66,17 @@ #include #endif +#include +#include +#include + +#include +#include + +#include "crt.h" +#include "ansi.h" +#include "vt102.h" + #include "prototypes.h" #endif /* __PROJECT_H__ */