]> git.lyx.org Git - lyx.git/blobdiff - src/debug.C
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / debug.C
index 0ea28abd912605a3332e52ed542f4a786defef12..6a77781768c1c82229eaa55af074debe3380edfa 100644 (file)
@@ -3,7 +3,7 @@
 * 
 *           LyX, The Document Processor
 *        
-*           Copyright 1999-2000 The LyX Team.
+*           Copyright 1999-2001 The LyX Team.
 *
 * ====================================================== */
 
@@ -17,6 +17,7 @@
 
 #include "debug.h"
 #include "gettext.h"
+#include "support/lstrings.h"
 
 using std::ostream;
 using std::setw;