Fixed conflict

Change-Id: Ifdcfb816f5c842dcaa5d1c29c177d25196353b4c
diff --git a/lib/KorAP/XML/Krill.pm b/lib/KorAP/XML/Krill.pm
index 0c60234..6f3731d 100644
--- a/lib/KorAP/XML/Krill.pm
+++ b/lib/KorAP/XML/Krill.pm
@@ -119,6 +119,7 @@
   # and the text file for meta information
   foreach (0..2) {
     # Removed starting '/'
+
     unshift @header, catfile(rootdir(), @path, 'header.xml');
     pop @path;
   };