aboutsummaryrefslogtreecommitdiff
path: root/src/xmlreader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmlreader.cpp')
-rw-r--r--src/xmlreader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlreader.cpp b/src/xmlreader.cpp
index 2a5f63f..d51568c 100644
--- a/src/xmlreader.cpp
+++ b/src/xmlreader.cpp
@@ -1,5 +1,5 @@
1#include "xmlreader.h" 1#include "xmlreader.h"
2#include "xmlexception.h" 2#include "exceptions.h"
3#include <string.h> 3#include <string.h>
4#include "hashfunctionstring.h" 4#include "hashfunctionstring.h"
5 5