]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinclude.C
A bunch of obvious changes to please strict ansi compilers. Not finished.
[features.git] / src / insets / insetinclude.C
index f10b1f0a481ca2c50be5b66ee2cf44801bf71c37..554ae2a3cb8a9e04c2ca0229f3f78d320656b66f 100644 (file)
@@ -88,7 +88,7 @@ FD_include *create_form_include(void)
 
 FD_include *form = 0;
 
-void include_cb(FL_OBJECT *, long arg)
+extern "C" void include_cb(FL_OBJECT *, long arg)
 {
     
        InsetInclude *inset = (InsetInclude*)form->vdata;