]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCache.cpp
Cache icons of dynamic menu buttons
[lyx.git] / src / graphics / GraphicsCache.cpp
index 5f89c56fd43ce7c147241ad36802e22a03df9040..bf1b3fceff8476590772c89246ec0d1625576b4f 100644 (file)
@@ -13,7 +13,6 @@
 
 #include "GraphicsCache.h"
 #include "GraphicsCacheItem.h"
-#include "GraphicsImage.h"
 
 #include "Format.h"
 
@@ -21,7 +20,6 @@
 
 #include "support/debug.h"
 #include "support/FileName.h"
-#include "support/filetools.h"
 
 #include <map>