summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 14:28:08 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 15:52:40 +0200
commit2dea0dab4fafda3c10a5bd03ad15ed39a4658b51 (patch)
treeda1ff86943d90d1c41d7907e38668b12f96356dc /setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
parentb5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff)
Trying to chop out the uwinapi library
Diffstat (limited to 'setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx b/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
index 58159cabd56f..4f86d4733348 100644
--- a/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
+++ b/setup_native/source/win32/customactions/shellextensions/checkdirectory.cxx
@@ -52,7 +52,6 @@
#include <queue>
#include <stdio.h>
-#include <systools/win32/uwinapi.h>
#include <../tools/seterror.hxx>
static std::_tstring GetMsiProperty( MSIHANDLE handle, const std::_tstring& sProperty )