]> git.lyx.org Git - lyx.git/blobdiff - src/SpellBase.h
remove noload/don't typeset
[lyx.git] / src / SpellBase.h
index 1348c1e24c0eaee599cf2c482d328bc4beb3ee1e..2d5f4ddfaaee97e602527bea3eaf10e4fe41f0d0 100644 (file)
@@ -12,9 +12,8 @@
 
 #include "LString.h" // can't forward declare...
 
-#include "WordLangTuple.h"
 class BufferParams;
+class WordLangTuple;
 
 /**
  * Base class of all spell checker implementations.