]> git.lyx.org Git - lyx.git/blobdiff - src/PrinterParams.h
fix typo that put too many include paths for most people
[lyx.git] / src / PrinterParams.h
index cdaeb297047aed1b380751b27622a14a0735f43d..71253ce75e542596a527b7e17106db604a7e86ab 100644 (file)
@@ -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"