shlwapi: Add a fixme for a missing include.

oldstable
Francois Gouget 2006-11-09 11:40:31 +01:00 committed by Alexandre Julliard
parent 3baffa3979
commit ad09fd4947
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#ifndef __WINE_SHLWAPI_H
#define __WINE_SHLWAPI_H
/* FIXME: #include <specstrings.h> */
#include <objbase.h>
#include <shtypes.h>