aboutsummaryrefslogtreecommitdiff
path: root/src/game/CreatureAIRegistry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/CreatureAIRegistry.h')
-rw-r--r--src/game/CreatureAIRegistry.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/CreatureAIRegistry.h b/src/game/CreatureAIRegistry.h
index c75167d74af..2b92a096731 100644
--- a/src/game/CreatureAIRegistry.h
+++ b/src/game/CreatureAIRegistry.h
@@ -17,8 +17,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+
#ifndef TRINITY_CREATUREAIREGISTRY_H
#define TRINITY_CREATUREAIREGISTRY_H
+
namespace AIRegistry
{
void Initialize(void);