From 7e9ec4cdbd83108c3a8885280562f78f9ef38ee9 Mon Sep 17 00:00:00 2001 From: Edwin Leuven Date: Thu, 1 Nov 2007 14:30:48 +0000 Subject: [PATCH] correct case git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21333 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/MacroTable.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5