]> git.lyx.org Git - features.git/blobdiff - src/mathed/formula.C
namespace grfx -> lyx::graphics
[features.git] / src / mathed / formula.C
index c4c2f0959be30aa4c662013ac610a01a9ca0bb65..7bc66335fcd941f192b4c94fd3e45a904935aa63 100644 (file)
@@ -52,6 +52,7 @@
 using std::ostream;
 using std::vector;
 
+namespace grfx = lyx::graphics;
 
 class InsetFormula::PreviewImpl : public grfx::PreviewedInset {
 public: