From: Edwin Leuven Date: Thu, 1 Nov 2007 14:30:48 +0000 (+0000) Subject: correct case X-Git-Tag: 1.6.10~7559 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7e9ec4cdbd83108c3a8885280562f78f9ef38ee9;p=lyx.git correct case git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21333 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/MacroTable.cpp b/src/mathed/MacroTable.cpp index 5713cb51e4..2d7e207e9c 100644 --- a/src/mathed/MacroTable.cpp +++ b/src/mathed/MacroTable.cpp @@ -17,7 +17,7 @@ #include "InsetMathSqrt.h" #include "InsetMathNest.h" -#include "buffer.h" +#include "Buffer.h" #include "debug.h" #include "DocIterator.h"