summaryrefslogtreecommitdiffstats
path: root/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx b/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
index 02bd6936ecb8..9f7080984293 100644
--- a/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
+++ b/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
@@ -26,7 +26,7 @@
#include <stdio.h>
#include <systools/win32/uwinapi.h>
-#include <../tools/seterror.hxx>
+#include "../tools/seterror.hxx"
extern "C" UINT __stdcall CheckInstallDirectory(MSIHANDLE handle)
{