]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/LaRCsim/navion_init.h
Updates to the scenery loading infrastructure to make it more flexible,
[flightgear.git] / src / FDM / LaRCsim / navion_init.h
index f7d097e14f1ccfea8b68ab00cc663507755ad451..408080532798ce0a19f87cf4c6426370cc0cdba6 100644 (file)
@@ -5,7 +5,7 @@
 #define _NAVION_INIT_H
 
 
-void model_init( void );
+void navion_init( void );
 
 
-#endif _NAVION_INIT_H
+#endif /* _NAVION_INIT_H */