]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt/GuiBox.h
Fix completion in math when inline completion was not yet shown
[lyx.git] / src / frontends / qt / GuiBox.h
index 67630bb9a09406c59f49ba585d2ed5daf776be98..86bfe05c875812000091015995c317b76ce8032b 100644 (file)
@@ -13,9 +13,9 @@
 #ifndef GUIBOX_H
 #define GUIBOX_H
 
+#include "ColorCode.h"
 #include "InsetParamsWidget.h"
 #include "ui_BoxUi.h"
-#include "Font.h"
 
 namespace lyx {
 namespace frontend {