From 26b57fbea1a969ef6405365ff78391e9d3605621 Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Tue, 11 Oct 2022 03:18:42 +0100 Subject: add cmakelists for CLion, tons and tons of reorganisation using new info from the Pro8 compiler --- Arguments.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Arguments.c') diff --git a/Arguments.c b/Arguments.c index 2f66ee9..324965a 100644 --- a/Arguments.c +++ b/Arguments.c @@ -1,4 +1,4 @@ -#include "mwcc_decomp.h" +#include "includes/mwcc_decomp.h" char compat; char *MAINOPTCHAR; -- cgit v1.2.3