mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-02 07:38:26 -05:00
11 lines
194 B
Diff
11 lines
194 B
Diff
|
--- 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>
|