X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fdebug.cpp;h=6ec52a069c9587148a0f1b430d1748b0cd2e8cf3;hb=10272e474790d25ae9b5f3d272423959422ddfbd;hp=ada2577eaeefa5510495babd91479df5c8030a7f;hpb=415e0d8f3f7e5b26b0d1fc5ccb8cd64b66a6bbfd;p=features.git diff --git a/src/support/debug.cpp b/src/support/debug.cpp index ada2577eae..6ec52a069c 100644 --- a/src/support/debug.cpp +++ b/src/support/debug.cpp @@ -12,8 +12,9 @@ #include -#include "support/convert.h" #include "support/debug.h" + +#include "support/convert.h" #include "support/FileName.h" #include "support/gettext.h" #include "support/lstrings.h"