aboutsummaryrefslogtreecommitdiff
path: root/test/test_allocator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_allocator.cc')
-rw-r--r--test/test_allocator.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_allocator.cc b/test/test_allocator.cc
index 8a76709..3de50f0 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 "../internal/allocator.h"
#include "test.h"
+#include "../internal/allocator.h"
namespace gemmlowp {