X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCmdDef.h;h=946730e64e44ffee41b8325c9395fde303369469;hb=69f838bbf3e5c1cd0eb1a64dfbf8de469dc10d97;hp=5fb6e366b6d3d9347ea2c923060339462eee2de0;hpb=51aebc9327345f6ea065035f489dbfec1568279f;p=lyx.git diff --git a/src/CmdDef.h b/src/CmdDef.h index 5fb6e366b6..946730e64e 100644 --- a/src/CmdDef.h +++ b/src/CmdDef.h @@ -12,8 +12,6 @@ #ifndef CMDDEF_H #define CMDDEF_H -#include "FuncRequest.h" - #include "support/strfwd.h" #include @@ -21,6 +19,8 @@ namespace lyx { +class FuncRequest; + /// Creates command definitions class CmdDef { private: