]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/freebrowser.h
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / frontends / xforms / freebrowser.h
index b70a664fbc29d47d3e63da3b5cc2c31c653e71d4..0e2389c22a7c4aca9bda8a3c5c86ffcb3563f8c4 100644 (file)
@@ -5,7 +5,7 @@
  *
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  *
  * A freebrowser is a browser widget in its own form.
  * It is used for example to instantiate the drop-down list beneath a
@@ -15,6 +15,8 @@
 #ifndef FL_FREEBROWSER_H
 #define FL_FREEBROWSER_H
 
+#include "lyx_forms.h"
+
 #if defined(__cplusplus)
 extern "C"
 {