]> git.lyx.org Git - lyx.git/blobdiff - src/Converter.cpp
BufferParams.h: add comment
[lyx.git] / src / Converter.cpp
index 02a5ba6d9670686a695f7cf41a35a4f3ece1a6ad..cd6ec60146d6d3bfbfb80e9caab969b14dc0ef48 100644 (file)
 #include "LaTeX.h"
 #include "Mover.h"
 
-#include "frontends/Alert.h"
+#include "frontends/alert.h"
 
 #include "support/filetools.h"
 #include "support/lyxlib.h"
 #include "support/os.h"
-#include "support/path.h"
-#include "support/systemcall.h"
+#include "support/Path.h"
+#include "support/Systemcall.h"
 
 
 namespace lyx {