shlwapi: Add a fixme for a missing include.
This commit is contained in:
parent
3baffa3979
commit
ad09fd4947
|
@ -21,6 +21,7 @@
|
||||||
#ifndef __WINE_SHLWAPI_H
|
#ifndef __WINE_SHLWAPI_H
|
||||||
#define __WINE_SHLWAPI_H
|
#define __WINE_SHLWAPI_H
|
||||||
|
|
||||||
|
/* FIXME: #include <specstrings.h> */
|
||||||
#include <objbase.h>
|
#include <objbase.h>
|
||||||
#include <shtypes.h>
|
#include <shtypes.h>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue