From bb5bdbbdca966c03e6b22b455630381154cb6d01 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Fri, 16 Sep 2011 16:25:27 +0200 Subject: Revert "Trying to chop out the uwinapi library" This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51. --- setup_native/source/win32/customactions/sellang/sellang.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'setup_native/source/win32/customactions/sellang/sellang.cxx') diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx index ca6f80b891fa..e0a775af1bcd 100644 --- a/setup_native/source/win32/customactions/sellang/sellang.cxx +++ b/setup_native/source/win32/customactions/sellang/sellang.cxx @@ -47,6 +47,7 @@ #include #include +#include static const char * langid_to_string( LANGID langid, int *have_default_lang ) -- cgit