summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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