From 7fbab0f69e95f20838c1a7c6912046a085282317 Mon Sep 17 00:00:00 2001 From: p0wer Date: Fri, 25 Dec 2009 10:54:57 -0600 Subject: [PATCH] * Fix typo. --HG-- branch : trunk --- src/game/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/game/CMakeLists.txt b/src/game/CMakeLists.txt index 94d8f633d2..435271c6a2 100644 --- a/src/game/CMakeLists.txt +++ b/src/game/CMakeLists.txt @@ -234,7 +234,7 @@ SET(game_STAT_SRCS SpellAuras.h Spell.cpp SpellEffects.cpp - SpellId.cpp + SpellId.h Spell.h SkillDiscovery.cpp SkillDiscovery.h