]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/fg_init.hxx
Interim windows build fix
[flightgear.git] / src / Main / fg_init.hxx
index 4162af9aafcddf0e6db2e6054a159ddb8faa4e47..8b741c26136ca131d833df2238277e95bdffa487 100644 (file)
@@ -71,6 +71,9 @@ void fgStartReposition();
 
 void fgStartNewReset();
 
+// setup the package system including the global root
+void fgInitPackageRoot();
+
 #endif // _FG_INIT_HXX