X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FVSpace.cpp;h=d176850c876d48fd64e261deab215c1f9ae7fb29;hb=dab71087cf2954b77d3d2c0e67b868f9be82fba9;hp=a2d4a3d398e408d3c106ae9d06c7c0b68930a4db;hpb=b0c102cfb40985f46283e4fab0870ec5e2900699;p=lyx.git diff --git a/src/VSpace.cpp b/src/VSpace.cpp index a2d4a3d398..d176850c87 100644 --- a/src/VSpace.cpp +++ b/src/VSpace.cpp @@ -16,11 +16,11 @@ #include "BufferParams.h" #include "BufferView.h" #include "support/gettext.h" -#include "Length.h" #include "Text.h" #include "TextMetrics.h" // for defaultRowHeight() #include "support/convert.h" +#include "support/Length.h" #include "support/lstrings.h" #include "support/lassert.h"