X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2Ffreebrowser.h;h=0e2389c22a7c4aca9bda8a3c5c86ffcb3563f8c4;hb=37e82a546392d43f787826b85481a11f2a27af15;hp=b70a664fbc29d47d3e63da3b5cc2c31c653e71d4;hpb=1a8665988f6038b6d886c0bc663c1753c880d7ca;p=lyx.git diff --git a/src/frontends/xforms/freebrowser.h b/src/frontends/xforms/freebrowser.h index b70a664fbc..0e2389c22a 100644 --- a/src/frontends/xforms/freebrowser.h +++ b/src/frontends/xforms/freebrowser.h @@ -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" {