X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FCompare.h;h=1c93fb58cee64c17ca8f0a1dfd7ce3a58ecee5c4;hb=0b42f77551e607e59ac4fa98e5b926fb10a45baf;hp=40ecf5c23aec832a42f3108782bfb9a2a2609341;hpb=51aebc9327345f6ea065035f489dbfec1568279f;p=lyx.git diff --git a/src/Compare.h b/src/Compare.h index 40ecf5c23a..1c93fb58ce 100644 --- a/src/Compare.h +++ b/src/Compare.h @@ -12,8 +12,6 @@ #ifndef COMPARE_H #define COMPARE_H -#include "Buffer.h" - #include #include #include @@ -22,6 +20,8 @@ namespace lyx { +class Buffer; + /** * The options that are used by the Comparison algorithm * and are set in the GuiCompare Dialog.