diff options
Diffstat (limited to 'entities/chapter09.ent')
-rw-r--r-- | entities/chapter09.ent | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/entities/chapter09.ent b/entities/chapter09.ent index f4d5d807f..e60306b60 100644 --- a/entities/chapter09.ent +++ b/entities/chapter09.ent @@ -1,4 +1,4 @@ -<!ENTITY chapter09 SYSTEM "chapter09/chapter09.xml"> -<!ENTITY c9-theend SYSTEM "chapter09/theend.xml"> -<!ENTITY c9-getcounted SYSTEM "chapter09/getcounted.xml"> -<!ENTITY c9-reboot SYSTEM "chapter09/reboot.xml"> +<!ENTITY chapter09 SYSTEM "../chapter09/chapter09.xml"> +<!ENTITY c9-theend SYSTEM "../chapter09/theend.xml"> +<!ENTITY c9-getcounted SYSTEM "../chapter09/getcounted.xml"> +<!ENTITY c9-reboot SYSTEM "../chapter09/reboot.xml"> |