Alexandre Julliard wrote:
Andrew Eikum writes:
diff --git a/include/gdiplusflat.h b/include/gdiplusflat.h
index 501e6ed..4ba329f 100644
--- a/include/gdiplusflat.h
+++ b/include/gdiplusflat.h
@@ -27,6 +27,8 @@
extern "C" {
#endif
+#include
gdiplusflat.h is not supposed to depend
Andrew Eikum writes:
> diff --git a/include/gdiplusflat.h b/include/gdiplusflat.h
> index 501e6ed..4ba329f 100644
> --- a/include/gdiplusflat.h
> +++ b/include/gdiplusflat.h
> @@ -27,6 +27,8 @@
> extern "C" {
> #endif
>
> +#include
gdiplusflat.h is not supposed to depend on ddraw.h.
--
Al