]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormExternal.C
namespace grfx -> lyx::graphics
[features.git] / src / frontends / xforms / FormExternal.C
index e48fba8b4c9cc2ccb0d1df85ddfd72f19c54a5a1..a7419906a36fa02cee09eae11a6b4732c7bc0623 100644 (file)
@@ -32,6 +32,8 @@
 
 using namespace lyx::support;
 
+namespace grfx = lyx::graphics;
+
 typedef FormController<ControlExternal, FormView<FD_external> > base_class;
 
 FormExternal::FormExternal(Dialog & parent)