]> git.lyx.org Git - lyx.git/blobdiff - src/CursorSlice.cpp
Further to r26743, add CustomPars and ForcePlain layout tags to InsetLayout,
[lyx.git] / src / CursorSlice.cpp
index 42d365361ce5abacbce794ab42223eea70f9bf0d..eb728cd509c7dfe71144544555bc2a4c943f5580 100644 (file)
@@ -25,7 +25,7 @@
 #include "mathed/InsetMath.h"
 #include "mathed/MathData.h"
 
-#include "support/assert.h"
+#include "support/lassert.h"
 
 #include <ostream>