From 1aad10f04e51bb04a1a0a85d7d7293ccbf46cc83 Mon Sep 17 00:00:00 2001 From: Xadhoom <> Date: Mon, 18 Mar 2019 06:46:12 +0000 Subject: [PATCH] Fix headers in main.cpp --- SourceX/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/SourceX/main.cpp b/SourceX/main.cpp index d47bdbecc..ec1d15db8 100644 --- a/SourceX/main.cpp +++ b/SourceX/main.cpp @@ -1,4 +1,5 @@ #include +#include #include "devilution.h"