LengthCombo does not depend on VSpace

so use the right include
This commit is contained in:
Georg Baum 2015-07-18 16:29:04 +02:00
parent 39c1fcb864
commit eaf70913ac
2 changed files with 2 additions and 1 deletions

View File

@ -52,6 +52,7 @@
#include "Spacing.h"
#include "TextClass.h"
#include "Undo.h"
#include "VSpace.h"
#include "insets/InsetListingsParams.h"

View File

@ -14,7 +14,7 @@
#include <QComboBox>
#include "VSpace.h"
#include "Length.h"
namespace lyx {