From 4d7754c4f63eb4588f04de1e8cda14b740b0b74a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 28 May 2008 15:59:01 +0000 Subject: Include "Box.h" in the right place. --- lib/common/Test.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/common/Test.cpp b/lib/common/Test.cpp index 92793c1b..72b1948a 100644 --- a/lib/common/Test.cpp +++ b/lib/common/Test.cpp @@ -7,6 +7,8 @@ // // -------------------------------------------------------------------------- +#include "Box.h" + #include #include #include @@ -19,7 +21,6 @@ #include #endif -#include "Box.h" #include "Test.h" bool TestFileExists(const char *Filename) -- cgit v1.2.3