From: Dekel Tsur Date: Wed, 24 Oct 2001 17:30:33 +0000 (+0000) Subject: Compilation fix X-Git-Tag: 1.6.10~20428 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=94add293e12bf2e033ae9e854e1b8b7bd032f3d6;p=features.git Compilation fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2937 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/math_scriptinset.C b/src/mathed/math_scriptinset.C index 3b190369e6..9696fa18ee 100644 --- a/src/mathed/math_scriptinset.C +++ b/src/mathed/math_scriptinset.C @@ -1,6 +1,6 @@ #include -#include +#include "Lsstream.h" #include "debug.h" #include "support.h"