]> git.lyx.org Git - lyx.git/blobdiff - src/CiteEnginesList.cpp
Fix functions that used functions but did not defined it
[lyx.git] / src / CiteEnginesList.cpp
index aeb60dd56a831583c5f7962cd7cc333232df2721..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 "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"