diff options
Diffstat (limited to 'graphics/sprites/monsters/accessories/hairstyle07.xml')
-rw-r--r-- | graphics/sprites/monsters/accessories/hairstyle07.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/monsters/accessories/hairstyle07.xml b/graphics/sprites/monsters/accessories/hairstyle07.xml index db7b17f5..d4769375 100644 --- a/graphics/sprites/monsters/accessories/hairstyle07.xml +++ b/graphics/sprites/monsters/accessories/hairstyle07.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> <sprite> <imageset name="base" src="graphics/sprites/monsters/accessories/hairstyle07.png|W" width="40" height="40"/> - <include file="monsters/accessories/hairstyle01.xml"/> + <include file="hairstyles/hairstyle01.xml"/> </sprite> |