Fix tbc and classic

This commit is contained in:
Rochet2
2015-01-20 18:50:04 +02:00
parent 22e2195d00
commit 92a924e722

View File

@@ -7,15 +7,15 @@
#ifndef _VEHICLE_HOOKS_H #ifndef _VEHICLE_HOOKS_H
#define _VEHICLE_HOOKS_H #define _VEHICLE_HOOKS_H
#ifndef CLASSIC
#ifndef TBC
#include "Hooks.h" #include "Hooks.h"
#include "HookHelpers.h" #include "HookHelpers.h"
#include "LuaEngine.h" #include "LuaEngine.h"
#include "ElunaBinding.h" #include "ElunaBinding.h"
#include "ElunaTemplate.h" #include "ElunaTemplate.h"
#ifndef CLASSIC
#ifndef TBC
using namespace Hooks; using namespace Hooks;
// Vehicle // Vehicle