diff options
Diffstat (limited to 'dep/g3dlite/source/Vector2.cpp')
-rw-r--r-- | dep/g3dlite/source/Vector2.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dep/g3dlite/source/Vector2.cpp b/dep/g3dlite/source/Vector2.cpp index a6edea9a83f..194cd3090de 100644 --- a/dep/g3dlite/source/Vector2.cpp +++ b/dep/g3dlite/source/Vector2.cpp @@ -23,6 +23,7 @@ #include "G3D/TextInput.h" #include "G3D/TextOutput.h" #include "G3D/Any.h" +#include "G3D/Random.h" namespace G3D { |