1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-21 23:03:04 +01:00

Fix tests for new source layout

This commit is contained in:
Michał Janiszewski
2016-12-28 13:39:21 +01:00
committed by Ted John
parent a2e3f10ca1
commit 0d88276abe
3 changed files with 18 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
#include <cmath>
extern "C" {
#include "util/sawyercoding.h"
#include "openrct2/util/sawyercoding.h"
}
#include <gtest/gtest.h>