]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/GuiLabel.h
move GuiCommand into hedar of its own. InsetCommandParams.h is expensive
[features.git] / src / frontends / qt4 / GuiLabel.h
index 73c6654ffae4b1f94617b7f73c68094c9572d440..bdca993f1af6731d8b2fff97d45260d044728297 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef GUILABEL_H
 #define GUILABEL_H
 
-#include "GuiDialog.h"
+#include "GuiCommand.h"
 #include "ui_LabelUi.h"
 
 namespace lyx {
@@ -39,8 +39,7 @@ private:
        void updateContents();
 };
 
-
 } // namespace frontend
 } // namespace lyx
 
-#endif // GUIINDEX_H
+#endif // GUILABEL_H