X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fproject.h;h=1f46906f819113f6dfcd5a38d54e0fb86f360ac7;hb=2cb6a61f5e6962ed8f67a5cf995d7f51b9ac76b4;hp=ed331238bb2b7af1ef3919ea7afbf36d1ba3fe8c;hpb=940f48e7089157e6ffae29936226ade7b1176b02;p=sympathy.git diff --git a/src/project.h b/src/project.h index ed33123..1f46906 100644 --- a/src/project.h +++ b/src/project.h @@ -12,6 +12,12 @@ /* * $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 *** * @@ -80,6 +86,7 @@ #include #include + #include #include #include @@ -87,17 +94,6 @@ #include #include -#include "crt.h" -#include "tty.h" -#include "ansi.h" -#include "vt102.h" -#include "keys.h" -#include "history.h" -#include "ring.h" -#include "log.h" - -#include "context.h" - -#include "prototypes.h" +#include "sympathy.h" #endif /* __PROJECT_H__ */