]> git.lyx.org Git - lyx.git/blobdiff - src/support/Translator.h
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / support / Translator.h
index d5aea55dff93e686a8cc4f77790eae336b7a55f6..92c32268139517a408c771ce4d5502bf490e1a8b 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef TRANSLATOR_H
 #define TRANSLATOR_H
 
-#include "support/assert.h"
+#include "support/lassert.h"
 
 #include <vector>
 #include <utility>