]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/xfont_loader.C
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / xfont_loader.C
index 67f91a4bd8cdf6ce23b68fc60d7777e9c270402e..73703b343b0519b942d8a25be3164feb1630f44c 100644 (file)
@@ -14,6 +14,7 @@
 #include "FontInfo.h"
 
 #include "debug.h"
+#include "LColor.h"
 #include "lyxrc.h"     // lyxrc.font_*
 
 #include "frontends/lyx_gui.h"
 
 #include <algorithm>
 
-using namespace lyx::support;
+using lyx::support::LibFileSearch;
+using lyx::support::OnlyPath;
+using lyx::support::Systemcall;
 
 using std::endl;
+using std::string;
 
 
 // The global fontloader