]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt/LengthCombo.cpp
Move include of own header to the top. Fix dependencies
[features.git] / src / frontends / qt / LengthCombo.cpp
index 6eacfbfb36d715d5ae2a2586cde557d7232f3084..1ab6d7df249c46c07dbd240209fcef071c4d4234 100644 (file)
 
 #include <config.h>
 
-#include "support/qstring_helpers.h"
-
 #include "LengthCombo.h"
 
+#include "support/qstring_helpers.h"
+
 #include "qt_helpers.h"
 
 #include <string>