]> git.lyx.org Git - lyx.git/blobdiff - src/ParagraphMetrics.cpp
Get rid of LFUN_LINE_INSERT: we use LFUN_INSET_INSERT "line".
[lyx.git] / src / ParagraphMetrics.cpp
index 1ed12b079a30f63fd6c54013fb50afdec222313e..0a90fb69252449976b930bce5b4a54d82ad0bf3b 100644 (file)
@@ -39,7 +39,7 @@
 #include "frontends/FontMetrics.h"
 
 #include "insets/InsetBibitem.h"
-#include "insets/InsetOptArg.h"
+#include "insets/InsetArgument.h"
 
 #include "support/lassert.h"
 #include "support/debug.h"