summaryrefslogtreecommitdiffstats
path: root/setup_native/source/win32/customactions/sellang/sellang.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/source/win32/customactions/sellang/sellang.cxx')
-rw-r--r--setup_native/source/win32/customactions/sellang/sellang.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/sellang/sellang.cxx b/setup_native/source/win32/customactions/sellang/sellang.cxx
index e74e0660f6a6..419bf385d02e 100644
--- a/setup_native/source/win32/customactions/sellang/sellang.cxx
+++ b/setup_native/source/win32/customactions/sellang/sellang.cxx
@@ -35,7 +35,7 @@
#include <systools/win32/uwinapi.h>
#include <algorithm>
-#include "spellchecker_selection.hxx"
+#include <spellchecker_selection.hxx>
BOOL GetMsiPropA( MSIHANDLE hMSI, const char* pPropName, char** ppValue )
{