diff options
Diffstat (limited to 'entities/dedication.ent')
-rw-r--r-- | entities/dedication.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/dedication.ent b/entities/dedication.ent index f724cac10..9d374950f 100644 --- a/entities/dedication.ent +++ b/entities/dedication.ent @@ -1,2 +1,2 @@ -<!ENTITY dedication SYSTEM "dedication/dedication.xml"> -<!ENTITY dc-dedicated SYSTEM "dedication/dedicated.xml"> +<!ENTITY dedication SYSTEM "../dedication/dedication.xml"> +<!ENTITY dc-dedicated SYSTEM "../dedication/dedicated.xml"> |