]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormPreamble.h
Compile fixes for DEC cxx, John's maths and keymap patches.
[features.git] / src / frontends / xforms / FormPreamble.h
index 7f54cffd24eb3bcd2a02a9741e3bfae4ef20ba79..f848258a742500ea840a91e0dc88448664d6bb10 100644 (file)
 #define FORMPREAMBLE_H
 
 #include <boost/smart_ptr.hpp>
-#include "FormBaseDeprecated.h"
-#include "xformsBC.h"
 
 #ifdef __GNUG__
 #pragma interface
 #endif
 
+#include "FormBaseDeprecated.h"
+
 struct FD_form_preamble;
 
 /** This class provides an XForms implementation of the FormPreamble Dialog.