tree schema compile REFACTOR file split into 3 files
diff --git a/src/xpath.c b/src/xpath.c
index 1a121b3..7d5ddd9 100644
--- a/src/xpath.c
+++ b/src/xpath.c
@@ -38,6 +38,7 @@
 #include "plugins_types.h"
 #include "printer.h"
 #include "printer_data.h"
+#include "schema_compile_node.h"
 #include "tree.h"
 #include "tree_data_internal.h"
 #include "tree_schema_internal.h"