diff --git a/src/academy.c b/src/academy.c index 1298e9b57..538d36e06 100644 --- a/src/academy.c +++ b/src/academy.c @@ -16,8 +16,8 @@ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. **/ -#include -#include +#include "platform.h" +#include "kernel/config.h" #include #include #include