]> git.lyx.org Git - features.git/blobdiff - src/insets/insetinfo.C
some small updates to Painter, and make the new painter the default.
[features.git] / src / insets / insetinfo.C
index ba8dce83c0b70c6bfdb77508ac210f8c9cccbadc..3d4648532204f9a49d6c833cb5375ef82b91ac2c 100644 (file)
 #include "insetinfo.h"
 #include "lyxparagraph.h"
 #include "debug.h"
-#include "lyxdraw.h"
 #include "gettext.h"
 #include "lyx_gui_misc.h" // CancelCloseBoxCB
 #include "buffer.h"
 #include "support/lstrings.h"
 #include "Painter.h"
+#ifndef USE_PAINTER
+#include "lyxdraw.h"
+#endif
 
 /* Info, used for the Info boxes */