Commit ad8c61d8 authored by Connor McAdams's avatar Connor McAdams Committed by Alexandre Julliard

include: Import IAccessible2 headers.

parent 2e2377df
......@@ -812,6 +812,7 @@ SOURCES = \
wine/debug.h \
wine/exception.h \
wine/fil_data.idl \
wine/iaccessible2.idl \
wine/itss.idl \
wine/orpc.idl \
wine/svcctl.idl \
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -41,6 +41,7 @@ my %modules16 =
my %exported_wine_headers = (
"wine/debug.h" => 1,
"wine/exception.h" => 1,
"wine/iaccessible2.idl" => 1,
"wine/itss.idl" => 1,
"wine/svcctl.idl" => 1,
);
......
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