X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fproject.h;h=6d1abb4ad38fa469b1aeedd7c8b421db73b61adb;hb=refs%2Fheads%2Fmaster;hp=c30ff77da59f385efbcc5a2d9ce827a004710c56;hpb=c06c4c87aef651f32419c6a63d8291b15bad5cf4;p=sympathy.git diff --git a/src/project.h b/src/project.h index c30ff77..6d1abb4 100644 --- a/src/project.h +++ b/src/project.h @@ -1,17 +1,26 @@ -/* +/* * project.h: * - * Copyright (c) 2008 James McKenzie , + * Copyright (c) 2008 James McKenzie , * All rights reserved. * */ -/* - * $Id$ +/* + * $Id: project.h,v 1.11 2008/03/07 12:37:04 james Exp $ */ -/* - * $Log$ +/* + * $Log: project.h,v $ + * Revision 1.11 2008/03/07 12:37:04 james + * *** empty log message *** + * + * Revision 1.10 2008/02/22 14:51:54 james + * *** empty log message *** + * + * 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 *** * @@ -81,10 +90,9 @@ #include #endif -#include -#include #include #include + #include #include #include @@ -92,6 +100,8 @@ #include #include +#include + #include "sympathy.h" #endif /* __PROJECT_H__ */