]> git.lyx.org Git - lyx.git/blobdiff - src/SpellBase.h
Replace boost::shared_ptr<TextClass> with a global cache of sorts of the TextClass...
[lyx.git] / src / SpellBase.h
index e4ec616bdc360ef641051d1d6eeac0d9d6857bda..75336376f313a01466f9a0248dd553a8b6054613 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef SPELL_BASE_H
 #define SPELL_BASE_H
 
-#include "support/docstring.h"
+#include "support/strfwd.h"
 
 
 namespace lyx {