X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FPrinterParams.h;h=71253ce75e542596a527b7e17106db604a7e86ab;hb=98c966c64594611e469313314abd1e59524adb4a;hp=cdaeb297047aed1b380751b27622a14a0735f43d;hpb=8283e978f8d621041c432b9b88a476bfd567385c;p=lyx.git diff --git a/src/PrinterParams.h b/src/PrinterParams.h index cdaeb29704..71253ce75e 100644 --- a/src/PrinterParams.h +++ b/src/PrinterParams.h @@ -15,9 +15,7 @@ #ifndef PRINTERPARAMS_H #define PRINTERPARAMS_H -#ifndef LYXRC_H -#error You must include lyxrc.h before PrinterParams.h -#endif +#include "lyxrc.h" #ifdef ENABLE_ASSERTIONS #include "support/LAssert.h"