fixed includes

This commit is contained in:
H-M-H 2016-05-11 14:55:10 +02:00
parent 3b6baaa8d3
commit 6a2438e1cf

View file

@ -3,6 +3,7 @@
/* CSqlScore class by Sushi */
#if defined(CONF_SQL)
#include <fstream>
#include <cstring>
#include <engine/shared/config.h>
#include <engine/shared/console.h>