X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=sympathy.git;a=blobdiff_plain;f=src%2Fproject.h;h=1f46906f819113f6dfcd5a38d54e0fb86f360ac7;hp=f8be4ca1bcf14a51a792f60f52c2b8dcc7330aa8;hb=f5b50d6c0e974bd0b407b3032c0895f29855d29d;hpb=9a3dd4b46f33152193a66494495b5ba64f294840 diff --git a/src/project.h b/src/project.h index f8be4ca..1f46906 100644 --- a/src/project.h +++ b/src/project.h @@ -12,6 +12,24 @@ /* * $Log$ + * Revision 1.9 2008/02/13 18:05:06 james + * *** empty log message *** + * + * Revision 1.8 2008/02/13 16:57:29 james + * *** empty log message *** + * + * Revision 1.7 2008/02/13 09:12:21 james + * *** empty log message *** + * + * Revision 1.6 2008/02/09 15:47:28 james + * *** empty log message *** + * + * Revision 1.5 2008/02/07 00:39:13 james + * *** empty log message *** + * + * Revision 1.4 2008/02/06 20:26:58 james + * *** empty log message *** + * * Revision 1.3 2008/02/04 05:45:55 james * :: * @@ -68,15 +86,14 @@ #include #include + #include +#include +#include #include #include -#include "crt.h" -#include "ansi.h" -#include "vt102.h" - -#include "prototypes.h" +#include "sympathy.h" #endif /* __PROJECT_H__ */