From f483aef4a85e9451e2e348541d981b31b5af51d3 Mon Sep 17 00:00:00 2001 From: louis Date: Fri, 22 May 2015 13:34:23 +0200 Subject: implemented skininstaller config file --- libcore/helpers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcore') diff --git a/libcore/helpers.c b/libcore/helpers.c index add1f7a..6aef313 100644 --- a/libcore/helpers.c +++ b/libcore/helpers.c @@ -1,6 +1,7 @@ #include #include #include +#include #include "helpers.h" #include @@ -245,4 +246,3 @@ string GetScreenAspectString(double aspect, bool *isWideScreen) { } return name; } - -- cgit v1.2.3