From: Enrico Forestieri Date: Mon, 6 Jul 2015 21:47:22 +0000 (+0200) Subject: Remove unneeded header X-Git-Tag: 2.2.0alpha1~468 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=b7dd5ade945f8186301924013ff2cca1ebe2a528;p=lyx.git Remove unneeded header Forgot this at 4dff1394 --- diff --git a/src/mathed/MathMacro.cpp b/src/mathed/MathMacro.cpp index 08f367cbfc..79011287e7 100644 --- a/src/mathed/MathMacro.cpp +++ b/src/mathed/MathMacro.cpp @@ -22,7 +22,6 @@ #include "MathSupport.h" #include "Buffer.h" -#include "BufferList.h" #include "BufferView.h" #include "CoordCache.h" #include "Cursor.h"