diff --git a/simgear/misc/sg_path.cxx b/simgear/misc/sg_path.cxx index 5260be83..bbb6a894 100644 --- a/simgear/misc/sg_path.cxx +++ b/simgear/misc/sg_path.cxx @@ -42,6 +42,7 @@ #if defined(SG_WINDOWS) # include +# include #endif #include "sg_path.hxx"