aboutsummaryrefslogtreecommitdiff
path: root/test/test_allocator.cc
diff options
context:
space:
mode:
authorMiao Wang <miaowang@google.com>2015-07-16 15:27:57 -0700
committerMiao Wang <miaowang@google.com>2015-07-16 15:27:57 -0700
commit544690cac8f06f1b2f5fa3799e1e8f13c75d95e9 (patch)
tree14c2a170fd48b50839efd971ff980bb6dd0ed115 /test/test_allocator.cc
parent8bff50e208989b21325cfaf715b52debb101b04d (diff)
downloadgemmlowp-544690cac8f06f1b2f5fa3799e1e8f13c75d95e9.tar.gz
Rebase gemmlowp to 43e07a3ecaac2f00d844f5b97bc7a0fc70f713af
Change-Id: I98d54ca39332ec8d6cade8ae269df6843a18940d
Diffstat (limited to 'test/test_allocator.cc')
-rw-r--r--test/test_allocator.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_allocator.cc b/test/test_allocator.cc
index 471ca6a..ded1efe 100644
--- a/test/test_allocator.cc
+++ b/test/test_allocator.cc
@@ -12,8 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
-#include "test/test.h"
-#include "internal/allocator.h"
+#include "test.h"
+#include "../internal/allocator.h"
namespace gemmlowp {