]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/GraphicsCache.cpp
'using namespace lyx::support' instead of 'using support::xxx'
[lyx.git] / src / graphics / GraphicsCache.cpp
index 740ca053ce564c3e775f83cc664f2fbc457dc00f..ce5a0882491d229d026e0aac3ddcfd8669c67eda 100644 (file)
 #include "GraphicsCacheItem.h"
 #include "GraphicsImage.h"
 
-#include "debug.h"
+#include "support/debug.h"
 
 #include "support/filetools.h"
 
 #include <map>
 
-using std::string;
-
+using namespace std;
+using namespace lyx::support;
 
 namespace lyx {
 
-using support::FileName;
-
 namespace graphics {
 
 /** The cache contains one item per file, so use a map to find the