X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconfig.c;h=2d21f40887c2e754e3caef2aa705ff6f49ce12d5;hp=9c6ff21e791752bad96c49c10f1429d244c0ba40;hb=c9433eab5c4317ed4f89164b386a7d33562e29be;hpb=e53d4eb6060f69fdedc6196bba0c68a5afe7ecc0 diff --git a/src/config.c b/src/config.c index 9c6ff21e..2d21f408 100644 --- a/src/config.c +++ b/src/config.c @@ -14,7 +14,7 @@ #include "libgame/libgame.h" #include "config.h" -#include "timestamp.h" +#include "conftime.h" /* use timestamp created at compile-time */ #define PROGRAM_BUILD_STRING PROGRAM_IDENT_STRING " " COMPILE_DATE_STRING