diff options
| author | megamage <none@none> | 2009-06-15 12:34:28 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-06-15 12:34:28 -0500 |
| commit | 89e20ff99939789d4d722e000b1378ff11c86316 (patch) | |
| tree | 5c9198b216f83281e2d4ba791f01888ae56a4608 /src/bindings/scripts | |
| parent | 9055f25030e6de924346d92e6b588e8265918831 (diff) | |
*Fix build.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts')
| -rw-r--r-- | src/bindings/scripts/scripts/zone/eastern_plaguelands/the_scarlet_enclave.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bindings/scripts/scripts/zone/eastern_plaguelands/the_scarlet_enclave.cpp b/src/bindings/scripts/scripts/zone/eastern_plaguelands/the_scarlet_enclave.cpp index 77005fc14c6..482a7169ad3 100644 --- a/src/bindings/scripts/scripts/zone/eastern_plaguelands/the_scarlet_enclave.cpp +++ b/src/bindings/scripts/scripts/zone/eastern_plaguelands/the_scarlet_enclave.cpp @@ -17,6 +17,7 @@ */ #include "precompiled.h" +#include "Vehicle.h" #define GCD_CAST 1 |
