]> git.lyx.org Git - lyx.git/blobdiff - src/ConverterCache.cpp
Amend 207eaeee9071cb
[lyx.git] / src / ConverterCache.cpp
index 0f4d03efb9d42b9b1df356d9d8793cdf09df041c..86c5764801c5be1848201b4671230be6b922fdd0 100644 (file)
 #include "ConverterCache.h"
 
 #include "Format.h"
-#include "Lexer.h"
 #include "LyXRC.h"
 #include "Mover.h"
 
 #include "support/convert.h"
 #include "support/debug.h"
 #include "support/filetools.h"
+#include "support/Lexer.h"
 #include "support/lyxtime.h"
 #include "support/Package.h"