]> git.lyx.org Git - lyx.git/blobdiff - src/VCBackend.cpp
adjust
[lyx.git] / src / VCBackend.cpp
index 91c4fc2253b52b473338bde6ea651edb35084ab5..22f6d5b4509c8e2a2b87154272579571e3b7f0a3 100644 (file)
 #include "debug.h"
 #include "Buffer.h"
 
-#include "support/path.h"
+#include "support/Path.h"
 #include "support/filetools.h"
 #include "support/fs_extras.h"
 #include "support/lstrings.h"
-#include "support/systemcall.h"
+#include "support/Systemcall.h"
 
 #include <boost/filesystem/operations.hpp>
 #include <boost/regex.hpp>