aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mutator_aux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutator_aux.h b/mutator_aux.h
index c70d04e..1236698 100644
--- a/mutator_aux.h
+++ b/mutator_aux.h
@@ -70,7 +70,7 @@ public:
private:
XMLDocument XMLReportDoc;
- XMLNode* RootPointer;
+ XMLElement* RootPointer;
};
/*********************************************************************************************************************/
class JSONReport