X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FPDFOptions.h;h=4ab0d9e3ad7488c52d8f1d0943b5533e992894e6;hb=fbc64ea7ee115bdc4a55c214f28de2166d71f6a2;hp=d74caf430e638c65cd353970b6bdc0f2554113df;hpb=699a6db9fa168f91458a17d4f30c124e52a38054;p=lyx.git diff --git a/src/PDFOptions.h b/src/PDFOptions.h index d74caf430e..4ab0d9e3ad 100644 --- a/src/PDFOptions.h +++ b/src/PDFOptions.h @@ -12,15 +12,13 @@ #ifndef PDFOPTIONS_H #define PDFOPTIONS_H -#include "OutputParams.h" - -#include "support/strfwd.h" - #include namespace lyx { class Lexer; +class OutputParams; +class otexstream; // FIXME UNICODE // Write functions need to use odostream instead of ostream before