]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.cpp
* For gcc to know about QStandardItemModel < QAbstractItemModel we need this header.
[lyx.git] / src / LyX.cpp
index 28345fc601f16d152abdf784d2fd84b016b15420..fc335f4eb0df9ac487142d9db20aed3c00983c90 100644 (file)
@@ -45,7 +45,7 @@
 #include "frontends/alert.h"
 #include "frontends/Application.h"
 
-#include "support/assert.h"
+#include "support/lassert.h"
 #include "support/debug.h"
 #include "support/environment.h"
 #include "support/ExceptionMessage.h"