Commit 3baffa39 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

include/usp10.h: Add missing include directives.

parent 041df966
......@@ -20,6 +20,11 @@
#ifndef __USP10_H
#define __USP10_H
#ifndef __WINESRC__
# include <windows.h>
#endif
/* FIXME: #include <specstrings.h> */
#ifdef __cplusplus
extern "C" {
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment