diff --git a/reactos/lib/expat/lib/libexpat.def b/reactos/lib/expat/lib/libexpat.def index d8f397b939b..dd0fc6fc956 100644 --- a/reactos/lib/expat/lib/libexpat.def +++ b/reactos/lib/expat/lib/libexpat.def @@ -1,5 +1,5 @@ ; DEF file for MS VC++ -LIBRARY LIBEXPAT +LIBRARY expat.dll DESCRIPTION "Implements an XML parser." EXPORTS XML_DefaultCurrent @1 diff --git a/reactos/lib/expat/lib/libexpatw.def b/reactos/lib/expat/lib/libexpatw.def index 49d0c29d366..dd0fc6fc956 100644 --- a/reactos/lib/expat/lib/libexpatw.def +++ b/reactos/lib/expat/lib/libexpatw.def @@ -1,5 +1,5 @@ ; DEF file for MS VC++ -LIBRARY LIBEXPATW +LIBRARY expat.dll DESCRIPTION "Implements an XML parser." EXPORTS XML_DefaultCurrent @1