diff --git a/src/platform/windows/memory.c b/src/platform/windows/memory.c index d2baddbb1..3c05b02d7 100644 --- a/src/platform/windows/memory.c +++ b/src/platform/windows/memory.c @@ -3,7 +3,7 @@ * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include "util/memory.h" +#include #include