diff options
Diffstat (limited to 'docs/devel/dev-doc.xml')
-rw-r--r-- | docs/devel/dev-doc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devel/dev-doc.xml b/docs/devel/dev-doc.xml index b97b3d8f86..8a9e165a79 100644 --- a/docs/devel/dev-doc.xml +++ b/docs/devel/dev-doc.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ -<!ENTITY % globalentities SYSTEM '../global.ent'> %globalentities; +<!ENTITY % globalentities SYSTEM '../entities/global.entities'> %globalentities; <!ENTITY NetBIOS SYSTEM "NetBIOS.xml"> <!ENTITY Architecture SYSTEM "architecture.xml"> <!ENTITY debug SYSTEM "debug.xml"> |