| Index: sky/engine/platform/fonts/FontDescriptionTest.cpp
|
| diff --git a/sky/engine/platform/fonts/FontDescriptionTest.cpp b/sky/engine/platform/fonts/FontDescriptionTest.cpp
|
| index d0d24fd074f357c69a2a5345f6148a46a8268c3d..1ab310ad0ce145d1ef93d00af13123540db6d0be 100644
|
| --- a/sky/engine/platform/fonts/FontDescriptionTest.cpp
|
| +++ b/sky/engine/platform/fonts/FontDescriptionTest.cpp
|
| @@ -23,9 +23,9 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "platform/fonts/FontDescription.h"
|
| +#include "sky/engine/platform/fonts/FontDescription.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|