OSDN Git Service

[CONFIG] Truely fixed forgetting configulations.(´・ω・`)
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 11 Oct 2020 09:41:08 +0000 (18:41 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sun, 11 Oct 2020 09:41:08 +0000 (18:41 +0900)
source/src/config.cpp

index 5013a36..f6ec83c 100644 (file)
@@ -21,9 +21,8 @@ extern CSP_Logger *csp_logger;
 
 #include <stdlib.h>
 #include <stdio.h>
-#include "common.h"
+#include "vm/vm.h"
 #include "config.h"
-#include "fileio.h"
 
 #ifndef CONFIG_NAME
 #define CONFIG_NAME "conf"