Refactor some yang related stuff

I'm going to put similar stuff in there.

Change-Id: I655d74f01fac1a4286aa81eef3f3522521830933
diff --git a/src/datastore_access.hpp b/src/datastore_access.hpp
index addd9f8..b159ab3 100644
--- a/src/datastore_access.hpp
+++ b/src/datastore_access.hpp
@@ -11,7 +11,7 @@
 #include <map>
 #include <optional>
 #include <string>
-#include "yang_move.hpp"
+#include "yang_operations.hpp"
 #include "ast_values.hpp"
 #include "list_instance.hpp"