summaryrefslogtreecommitdiffstats
path: root/src/cite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cite.cpp')
-rw-r--r--src/cite.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cite.cpp b/src/cite.cpp
index ca0fb1a..3e3eb43 100644
--- a/src/cite.cpp
+++ b/src/cite.cpp
@@ -26,11 +26,11 @@
//--------------------------------------------------------------------------
static const char *doxygen_bst =
-#include "doxygen_bst.h"
+#include "doxygen.bst.h"
;
static const char *bib2xhtml_pl =
-#include "bib2xhtml.h"
+#include "bib2xhtml.pl.h"
;
//--------------------------------------------------------------------------