shlwapi: Add a fixme for a missing include.

Francois Gouget fgouget at free.fr
Thu Nov 9 04:40:31 CST 2006


---
To serve as a reminder for the day when we add specstrings.h to Wine.

 include/shlwapi.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/shlwapi.h b/include/shlwapi.h
index e1e43f5..638a958 100644
--- a/include/shlwapi.h
+++ b/include/shlwapi.h
@@ -21,6 +21,7 @@
 #ifndef __WINE_SHLWAPI_H
 #define __WINE_SHLWAPI_H
 
+/* FIXME: #include <specstrings.h> */
 #include <objbase.h>
 #include <shtypes.h>
 
-- 
1.4.1.1




More information about the wine-patches mailing list