]> git.lyx.org Git - lyx.git/blobdiff - src/BufferEncodings.h
Revert "Fix commented out code"
[lyx.git] / src / BufferEncodings.h
index 89275b32e7b5f916a3973ae74b007b9e3954b317..d5a9081f0977d1d7152e10e9f5148ce67f221093 100644 (file)
@@ -15,8 +15,8 @@
 #define BUFFER_ENCODINGS_H
 
 #include "Encoding.h"
-#include "support/docstring.h"
-#include "support/types.h"
+
+#include "support/strfwd.h"
 
 namespace lyx {