]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormInclude.C
Compile fixes for DEC cxx, John's maths and keymap patches.
[features.git] / src / frontends / xforms / FormInclude.C
index 1d33dd9557a5959cdd0bd202d3c8bed61f0d9248..406a04c8e9e71d70f28151a67b509447f5d053a6 100644 (file)
@@ -30,6 +30,7 @@
 
 using std::make_pair;
 using std::pair;
+using SigC::slot;
 
 FormInclude::FormInclude(LyXView * lv, Dialogs * d)
        : FormBaseBD(lv, d, _("Include file")),