X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FFormCharacter.h;h=ca7cdaebab5c5be4f5b92892edaa8924627a4f52;hb=14c60d0aaeff364a78f77e163e6eae5fc3dab8c0;hp=f19aa77c1fa4c8eabcef3fb8fc7dc5ca8c4a8520;hpb=9c36dd0f40f2e2e90fce8b2f33519a5d99d9be8b;p=lyx.git diff --git a/src/frontends/xforms/FormCharacter.h b/src/frontends/xforms/FormCharacter.h index f19aa77c1f..ca7cdaebab 100644 --- a/src/frontends/xforms/FormCharacter.h +++ b/src/frontends/xforms/FormCharacter.h @@ -12,15 +12,12 @@ #include -#include "FormBaseDeprecated.h" -#include "xformsBC.h" - #ifdef __GNUG_ #pragma interface #endif -class LyXView; -class Dialogs; +#include "FormBaseDeprecated.h" + class Combox; struct FD_form_character;