]> git.lyx.org Git - lyx.git/blobdiff - src/CiteEnginesList.cpp
Limit the nopassthurchars case in beamer to URL
[lyx.git] / src / CiteEnginesList.cpp
index 7d7ad3f7dfdaf5ed8fbaa5457091b4ed404a5152..b12fa75edf280ce4dbdc96122a1e3569aa70672d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Richard Heck
+ * \author Richard Kimberly Heck
  * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
 
 #include "CiteEnginesList.h"
 
-#include "Citation.h"
 #include "LaTeXFeatures.h"
-#include "Lexer.h"
 
 #include "support/debug.h"
 #include "support/FileName.h"
 #include "support/gettext.h"
 #include "support/filetools.h"
+#include "support/Lexer.h"
 #include "support/lstrings.h"
 #include "support/Translator.h"