]> git.lyx.org Git - lyx.git/blobdiff - src/Bullet.cpp
Fix compilation with Qt4.2
[lyx.git] / src / Bullet.cpp
index f3a039f313fdd66c024c4a89eb3b7912f519b497..c3093abc753b535286f2fb472c51b75e1e3d270a 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Allan Rae
  *
  * Full author contact details are available in file CREDITS.
@@ -18,7 +18,7 @@
 
 #include "Bullet.h"
 
-#include "support/assert.h"
+#include "support/lassert.h"
 
 using namespace std;