]> git.mxchange.org Git - flightgear.git/blobdiff - src/Cockpit/panel_io.hxx
Sep. 18, 2000 updates from David Megginson. New panel configs are now
[flightgear.git] / src / Cockpit / panel_io.hxx
index 03de48e2391a402ab863c3d9fc7b438e6038056e..6e53bd1ba7ffd28b527438d234b5361d1f84fb1a 100644 (file)
@@ -36,5 +36,6 @@
 using std::istream;
 
 extern FGPanel * fgReadPanel (istream &input);
+extern FGPanel * fgReadPanel (const string &relative_path);
 
 #endif // __PANEL_IO_HXX