]> git.lyx.org Git - lyx.git/blobdiff - src/PSpell.cpp
Remove invalid comment.
[lyx.git] / src / PSpell.cpp
index 7003e169003bee2c356b95c2e712330b5bf86d69..09044af8560759993b5c41ae4c2654dfd66b5f5b 100644 (file)
@@ -22,7 +22,7 @@ extern "C" {
 #include "PSpell.h"
 #include "WordLangTuple.h"
 
-#include "support/assert.h"
+#include "support/lassert.h"
 
 using namespace std;
 using namespace lyx::support;