]> git.mxchange.org Git - flightgear.git/commitdiff
Fix include dependencies for non-Mac platforms.
authorThorstenB <brehmt@gmail.com>
Sat, 19 Nov 2011 21:48:26 +0000 (22:48 +0100)
committerThorstenB <brehmt@gmail.com>
Sat, 19 Nov 2011 21:48:26 +0000 (22:48 +0100)
;-)

src/GUI/new_gui.hxx

index 422503a1a1d98b923f9f04f3b21134c5fdb83d96..3f69cab951202134e09b025cecc598af655c2640 100644 (file)
@@ -7,6 +7,7 @@
 #include <simgear/structure/subsystem_mgr.hxx>
 #include <simgear/misc/sg_path.hxx>
 
+#include <string.h>
 #include <functional>
 #include <vector>
 #include <map>