summaryrefslogtreecommitdiff
path: root/TSRM/TSRM.h
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2003-12-03 14:26:41 +0000
committerWez Furlong <wez@php.net>2003-12-03 14:26:41 +0000
commitf7a86e5b5e73753b43804947108f9a1677f74e00 (patch)
treed542524fa6b96ce54cd70aed8265373536e7b280 /TSRM/TSRM.h
parent61e8ab4e8d11f872f0e15e027341809f82f2feb6 (diff)
downloadphp-git-f7a86e5b5e73753b43804947108f9a1677f74e00.tar.gz
Explicitly include this header for SHFILEINFO.
# no need to MFH
Diffstat (limited to 'TSRM/TSRM.h')
-rw-r--r--TSRM/TSRM.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TSRM/TSRM.h b/TSRM/TSRM.h
index 09da7b49cb..87f5ad94b7 100644
--- a/TSRM/TSRM.h
+++ b/TSRM/TSRM.h
@@ -41,6 +41,7 @@
# define WIN32_LEAN_AND_MEAN
# endif
# include <windows.h>
+# include <shellapi.h>
#elif defined(NETWARE)
# include <nks/thread.h>
#ifdef USE_MPK