summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/sellang/sellang.cxx
diff options
context:
space:
mode:
authorFlorian Bircher <florian.bi@gmx.net>2010-10-16 11:36:53 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2010-10-16 11:36:53 -0500
commitc41112c46369364bae3d0a17c1321cef992864d6 (patch)
tree8b47dc060b7a2429b245261a912a1c069d9d87cd /setup_native/source/win32/customactions/sellang/sellang.cxx
parent394235bba1f7c474c9655f929f4fe27a550aba45 (diff)
Fix for setup_native win32 SAL_N_ELEMENTS
Diffstat (limited to 'setup_native/source/win32/customactions/sellang/sellang.cxx')
-rw-r--r--setup_native/source/win32/customactions/sellang/sellang.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx
index ecae30371082..a031606d1823 100644
--- a/setup_native/source/win32/customactions/sellang/sellang.cxx
+++ b/setup_native/source/win32/customactions/sellang/sellang.cxx
@@ -51,6 +51,7 @@
#include <stdio.h>
#pragma warning(pop)
+#include <sal/macros.h>
#include <systools/win32/uwinapi.h>
/* #define VERBOSE_DEBUG_OUTPUT 1 */