11 lines
194 B
Diff
Executable File
11 lines
194 B
Diff
Executable File
--- a/3FD/xml.h
|
|
+++ b/3FD/xml.h
|
|
@@ -4,6 +4,6 @@
|
|
#include "exceptions.h"
|
|
#include "utils.h"
|
|
-#include <rapidxml.hpp>
|
|
+#include <rapidxml/rapidxml.hpp>
|
|
|
|
#include <array>
|
|
#include <algorithm>
|