]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/LaRCsim/ls_init.h
I forgot a linker dependency. It really si time to figure out why these are all needed.
[flightgear.git] / src / FDM / LaRCsim / ls_init.h
index 06188f432b1d8016949ff8b5d4033cb225f93f58..94991cf90495ade5f4e721796fcb9a0fd8259b75 100644 (file)
@@ -5,7 +5,7 @@
 #define _LS_INIT_H
 
 
-void ls_init( void );
+void ls_init( char * aircraft );
 
 
 #endif /* _LS_INIT_H */