]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsTypes.h
Move Inset::Code to InsetCode.h
[lyx.git] / src / graphics / GraphicsTypes.h
index 1b34eabd77d535603e4aaa1cc4de85f8fe6aea5b..9a71f59f4a6ec76d2d73aa1d3ef80fa0959616a8 100644 (file)
@@ -15,7 +15,9 @@
 #ifndef GRAPHICSTYPES_H
 #define GRAPHICSTYPES_H
 
-#include "support/translator.h"
+#include "support/Translator.h"
+
+#include <string>
 
 
 namespace lyx {