]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetArgument.cpp
de.po
[lyx.git] / src / insets / InsetArgument.cpp
index 89ed730b8328aacc4ce0f0afca0f9f299882298a..c4708c8d42f468be0222d07bd0249cc86942315f 100644 (file)
@@ -22,7 +22,6 @@
 #include "InsetList.h"
 #include "Language.h"
 #include "Layout.h"
-#include "Lexer.h"
 #include "ParIterator.h"
 #include "TexRow.h"
 #include "texstream.h"
 #include "support/debug.h"
 #include "support/docstream.h"
 #include "support/gettext.h"
+#include "support/Lexer.h"
 #include "support/lstrings.h"
 
 using namespace std;
 
 namespace lyx {
 
+using support::Lexer;
 
 InsetArgument::InsetArgument(Buffer * buf, string const & name)
     : InsetCollapsible(buf), name_(name), labelstring_(docstring()),