]> git.mxchange.org Git - simgear.git/blobdiff - simgear/xml/easyxml.cxx
Fix a build order problem.
[simgear.git] / simgear / xml / easyxml.cxx
index 979d0877bc9573ecdfd8d7942f9ee8c1c2e767ea..83e0735af2d998c9b9e77a683b9dcf52e7c0ee30 100644 (file)
@@ -6,6 +6,8 @@
 
 #include <simgear/compiler.h>
 
+#include <string.h>            // strcmp()
+
 #include "easyxml.hxx"
 #include "xmlparse.h"