]> git.lyx.org Git - lyx.git/blobdiff - src/include_form.h
read ChangeLog, a lot of whitespace changes. experimental use of libtool
[lyx.git] / src / include_form.h
index eb333f4b3f17124bc219d107d0a287c2c58fc047..a4c99ea019f785d8a41bb088272716b3300ed4fc 100644 (file)
@@ -4,7 +4,7 @@
 
 /**** Callback routines ****/
 
-extern void include_cb(FL_OBJECT *, long);
+extern "C" void include_cb(FL_OBJECT *, long);
 
 
 /**** Forms and Objects ****/