X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=sympathy.git;a=blobdiff_plain;f=src%2Fproject.h;h=9ce651fdf33eb0c35b277d13432e311194e323e5;hp=079f38a48b1ce068184520a12d98f965e32290ee;hb=51d34367859892cb87c8727d93a02ed9f82fe958;hpb=bccbb005f8c19eea74ced6a0078146915fec40cd 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__ */