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=1f46906f819113f6dfcd5a38d54e0fb86f360ac7;hpb=f5b50d6c0e974bd0b407b3032c0895f29855d29d;p=sympathy.git diff --git a/src/project.h b/src/project.h index 1f46906..6d1abb4 100644 --- a/src/project.h +++ b/src/project.h @@ -1,17 +1,23 @@ -/* +/* * 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 *** * @@ -94,6 +100,8 @@ #include #include +#include + #include "sympathy.h" #endif /* __PROJECT_H__ */