Allow headerid plugin to work with Python 3.5.3
@@ -1 +1 @@
-from headerid import *
+from .headerid import *