]> git.lyx.org Git - lyx.git/blobdiff - src/BiblioInfo.h
Fixup 89394bcd: handle cursor keys from keypad
[lyx.git] / src / BiblioInfo.h
index 34bbaf810c8674b4b2abbf89702c47817e7436ad..f4051bf2251a7b526d0de0306bdae7971e1db753 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \author Angus Leeming
  * \author Herbert Voß
- * \author Richard Heck
+ * \author Richard Kimberly Heck
  * \author Julien Rioux
  *
  * Full author contact details are available in file CREDITS.
@@ -17,8 +17,6 @@
 
 #include "support/docstring.h"
 
-#include "Citation.h"
-
 #include <map>
 #include <set>
 #include <vector>
@@ -28,6 +26,8 @@ namespace lyx {
 
 class Buffer;
 class BufferParams;
+class CitationStyle;
+class CiteItem;
 class XMLStream;
 
 /// \param latex_str a LaTeX command, "cite", "Citep*", etc