]> git.lyx.org Git - lyx.git/blobdiff - src/Encoding.h
MathML: more consistency between DocBook and XHTML.
[lyx.git] / src / Encoding.h
index e35f0fdad816b7b812da2cb573e54cbbd43d272e..6a96843607621adc7519ddee6b8e9a5a80ccc167 100644 (file)
@@ -13,7 +13,8 @@
 #ifndef ENCODING_H
 #define ENCODING_H
 
-#include "support/strfwd.h"
+#include "support/docstring.h"
+#include "support/trivstring.h"
 #include "support/types.h"
 
 #include <map>