]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.h
another fix
[lyx.git] / src / lyxrc.h
index 33312a8f1bd42e3ff899861bacb9efb26ad548e3..a8a1951aebd7ebd1619ae84adf7ef1c58513bc64 100644 (file)
@@ -17,6 +17,7 @@
 #endif
 
 #include "bufferparams.h" // Just to get the enum BufferParams::PAPER_SIZE (sic)
+#include "graphics/GraphicsTypes.h"
 
 // #include <boost/utility.hpp>
 
@@ -341,7 +342,7 @@ enum LyXRCTags {
        ///
        int label_init_length;
        ///
-       string display_graphics;
+       grfx::DisplayType display_graphics;
        ///
        bool show_banner;
        ///