localize: use general syntax for #incude

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9cfd8e675d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-07-12 (Fri, 12 Jul 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2013-07-12 09:30:40 +02:00
parent 9ea3a071b8
commit bbc20e8d51

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>