]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsConverter.C
If the graphics loader has a copy c-tor it should have copy assignment that does...
[lyx.git] / src / graphics / GraphicsConverter.C
index ce04d9bf207f0cd8ae2d729b78df40b4ba86d05d..baf4abe44877fcfa088ab166d2c15a467b140be8 100644 (file)
@@ -19,6 +19,8 @@
 #include "support/filetools.h"
 #include "support/forkedcall.h"
 #include "support/forkedcallqueue.h"
+#include "support/tostr.h"
+#include "support/lstrings.h"
 #include "support/lyxlib.h"
 
 #include <boost/bind.hpp>