X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXVC.cpp;h=930680b33bd262373a3210c78f7b68a4a6e0df50;hb=0362c6aae73c293d1c20277c12d362acfe0b2ef6;hp=62f41cc2042dcd8d6f9250fd58236b09de3d92ea;hpb=e7bb71ff4ebf16351ab238b5cb7514173dd4f84d;p=lyx.git diff --git a/src/LyXVC.cpp b/src/LyXVC.cpp index 62f41cc204..930680b33b 100644 --- a/src/LyXVC.cpp +++ b/src/LyXVC.cpp @@ -17,13 +17,13 @@ #include "LyXVC.h" #include "VCBackend.h" -#include "support/debug.h" #include "Buffer.h" -#include "support/gettext.h" #include "frontends/alert.h" +#include "support/debug.h" #include "support/filetools.h" +#include "support/gettext.h" #include "support/lstrings.h" using namespace std;