localize: use general syntax for #incude

Origin commit data
------------------
Commit: 9cfd8e675d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-07-12 (Fri, 12 Jul 2013)
This commit is contained in:
2013-07-12 09:30:40 +02:00
parent 4f239ed628
commit b5bfaf531c

View File

@@ -34,7 +34,7 @@
#define __locale__
#include <system/locals.h>
#include_next<locale.h>
#include <locale.h>
#include <time.h>
#include <string>
#include <map>