]> git.lyx.org Git - lyx.git/blobdiff - src/VSpace.cpp
pimpl not needed here
[lyx.git] / src / VSpace.cpp
index c080e7d9940ab2a549a84faee97c9bddcbf5ece6..f377edebaed284f1f69f99c1a7f92ca088a7ccde 100644 (file)
 #include <config.h>
 
 #include "VSpace.h"
+
 #include "Buffer.h"
 #include "BufferParams.h"
 #include "BufferView.h"
 #include "gettext.h"
-#include "lengthcommon.h"
+#include "Length.h"
 #include "Text.h"
 #include "TextMetrics.h" // for defaultRowHeight()