summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC
diff options
context:
space:
mode:
authorSteven Noonan <steven@uplinklabs.net>2009-09-29 21:06:27 -0700
committerSteven Noonan <steven@uplinklabs.net>2009-09-29 21:11:42 -0700
commitda980e3a2354a885fdea2d9bde5ead5e2579a33e (patch)
tree5c74534543bdd8a7ffa4a6e9d426dbfa629b1b73 /crawl-ref/source/MSVC
parentda6fbde7ef314141152c5d2c9a15e85116296ef2 (diff)
downloadcrawl-ref-da980e3a2354a885fdea2d9bde5ead5e2579a33e.tar.gz
crawl-ref-da980e3a2354a885fdea2d9bde5ead5e2579a33e.zip
Move 'FixAry.h' -> 'fixary.h', 'FixVec.h' -> 'fixvec.h' for file naming consistency
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Diffstat (limited to 'crawl-ref/source/MSVC')
-rw-r--r--crawl-ref/source/MSVC/crawl-ref.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/MSVC/crawl-ref.vcproj b/crawl-ref/source/MSVC/crawl-ref.vcproj
index f7570e1680..b81dc28a6c 100644
--- a/crawl-ref/source/MSVC/crawl-ref.vcproj
+++ b/crawl-ref/source/MSVC/crawl-ref.vcproj
@@ -388,11 +388,11 @@
>
</File>
<File
- RelativePath="..\FixAry.h"
+ RelativePath="..\fixary.h"
>
</File>
<File
- RelativePath="..\FixVec.h"
+ RelativePath="..\fixvec.h"
>
</File>
<File