]> git.lyx.org Git - lyx.git/blobdiff - src/DepTable.C
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / DepTable.C
index 906b1f236e7b899e8babac985d419607dcbd982b..132419b920b4c92007c9b6e1c636c8414bcec27d 100644 (file)
@@ -20,7 +20,9 @@
 #include "DepTable.h"
 #include "support/lyxlib.h"
 #include "support/filetools.h"
+#include "support/lstrings.h"
 #include <fstream>
+#include "debug.h"
 
 using std::make_pair;
 using std::ofstream;