]> git.lyx.org Git - lyx.git/blobdiff - src/PDFOptions.h
Add Sam Crawley to credits.
[lyx.git] / src / PDFOptions.h
index d74caf430e638c65cd353970b6bdc0f2554113df..4ab0d9e3ad7488c52d8f1d0943b5533e992894e6 100644 (file)
 #ifndef PDFOPTIONS_H
 #define PDFOPTIONS_H
 
-#include "OutputParams.h"
-
-#include "support/strfwd.h"
-
 #include <string>
 
 namespace lyx {
 
 class Lexer;
+class OutputParams;
+class otexstream;
 
 // FIXME UNICODE
 // Write functions need to use odostream instead of ostream before