From db6a1af1697d89803c35aaf6efbe262af38dc799 Mon Sep 17 00:00:00 2001 From: ennewalker Date: Sun, 4 Jan 2009 22:37:05 +0000 Subject: Adding REVISION() macro to all source files. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8217 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/hiscores.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/hiscores.cc') diff --git a/crawl-ref/source/hiscores.cc b/crawl-ref/source/hiscores.cc index bd6fcd7a67..f48bcf90a6 100644 --- a/crawl-ref/source/hiscores.cc +++ b/crawl-ref/source/hiscores.cc @@ -34,7 +34,7 @@ #endif #include "AppHdr.h" -#include "externs.h" +REVISION("$Rev$"); #include "branch.h" #include "files.h" -- cgit v1.2.3-54-g00ecf