X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLanguage.h;h=ad8badffbc363ac05aaddd0eaf29b05b19da51d2;hb=9716e79624a4d;hp=c81097472790fc1f2bc813a3c4fa9bd36452e6bc;hpb=d6a7ec506eb4145f5a8108684222e77b695d21f9;p=lyx.git diff --git a/src/Language.h b/src/Language.h index c810974727..ad8badffbc 100644 --- a/src/Language.h +++ b/src/Language.h @@ -15,8 +15,6 @@ #ifndef LANGUAGE_H #define LANGUAGE_H -#include "BufferParams.h" - #include "support/docstring.h" #include "support/trivstring.h" @@ -29,6 +27,7 @@ namespace lyx { namespace support { class FileName; } +class BufferParams; class Encoding; class Lexer;