]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetCommandParams.cpp
Stupid bug fix.
[lyx.git] / src / insets / InsetCommandParams.cpp
index fae7ce61e45fbfbf53ff24b0bd938eb59bd25eb8..2162c98666c43c2208de76fae948c6aebfe458a0 100644 (file)
@@ -35,7 +35,7 @@
 #include "support/gettext.h"
 #include "support/lstrings.h"
 
-#include "support/assert.h"
+#include "support/lassert.h"
 
 using namespace std;
 using namespace lyx::support;