]> git.lyx.org Git - lyx.git/blobdiff - src/ispell.h
More 'standard conformant blurb' nonsense.
[lyx.git] / src / ispell.h
index 23a75eb6ce4fe95d93acfe578524d26925b95bf4..d201945c711958cbe734f538dc5ad8cba67921ac 100644 (file)
 #include <cstdio>
 
 class BufferParams;
+namespace lyx {
+namespace support {
 class ForkedProcess;
+}
+}
 
 /// i/a spell process-based spellchecker
 class ISpell : public SpellBase {
@@ -67,7 +71,7 @@ private:
        /// spell error
        string error_;
 
-       boost::scoped_ptr<ForkedProcess> child_;
+       boost::scoped_ptr<lyx::support::ForkedProcess> child_;
 
        // vileness below ... please FIXME
        /// str ???