X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=version.c;h=de03e9350f3007dc36e18ca4c78110df1cc27aea;hb=63abcd1b2f6de6ce53d82962f5a2100c5a57e5d3;hp=f8f7e6a33f69a4624f347e8b2c95f88e61111bb7;hpb=650e5374914c1eb725ce7d2a720611bec22112bc;p=paraslash.git diff --git a/version.c b/version.c index f8f7e6a3..de03e935 100644 --- a/version.c +++ b/version.c @@ -7,6 +7,7 @@ /** \file version.c Some helpers for printing version and copyright strings. */ #include "para.h" +#include "version.h" /** \file version.h Macros for printing the version string. */