From 76a5f726a7175d652b23f5926156724e2d5b010d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Sun, 28 Oct 2012 09:20:23 +0100 Subject: [PATCH] InsetLine.cpp: add This fixes a problem introduced in bc51243587e198e8d64b2bf686516d197bdccf0d --- src/insets/InsetLine.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/insets/InsetLine.cpp b/src/insets/InsetLine.cpp index f72fe646ab..353a24ef95 100644 --- a/src/insets/InsetLine.cpp +++ b/src/insets/InsetLine.cpp @@ -35,6 +35,8 @@ #include "support/gettext.h" #include "support/lstrings.h" +#include + using namespace std; namespace lyx { -- 2.39.2