X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetLine.cpp;h=f2944c85a518eb67a65fc4adde4652b8a65e3724;hb=2c357c1d23b7b83839a9beb8225d4f1ae4f793b4;hp=f331092cec7e4c468d8091cbdf18a58fdaaa52fe;hpb=9383f4c3c6f9cfab2d658701ba66e2b54cd68bea;p=lyx.git diff --git a/src/insets/InsetLine.cpp b/src/insets/InsetLine.cpp index f331092cec..f2944c85a5 100644 --- a/src/insets/InsetLine.cpp +++ b/src/insets/InsetLine.cpp @@ -12,7 +12,6 @@ #include "InsetLine.h" -#include "support/debug.h" #include "Dimension.h" #include "Font.h" #include "MetricsInfo.h" @@ -20,9 +19,11 @@ #include "OutputParams.h" #include "Text.h" +#include "frontends/Painter.h" + +#include "support/debug.h" #include "support/docstream.h" -#include "frontends/Painter.h" using namespace std;