diff options
Diffstat (limited to 'test/geometry/binpack.cpp')
-rw-r--r-- | test/geometry/binpack.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/geometry/binpack.cpp b/test/geometry/binpack.cpp index 54f410a0be..0b74df7fa9 100644 --- a/test/geometry/binpack.cpp +++ b/test/geometry/binpack.cpp @@ -1,4 +1,4 @@ -#include "../fixtures/util.hpp" +#include <mbgl/test/util.hpp> #include <mbgl/geometry/binpack.hpp> |