]> git.lyx.org Git - features.git/blobdiff - src/frontends/controllers/ControlCitation.h
Move the lyx::biblio namespace into src/. Also make changes to how the BibTeX
[features.git] / src / frontends / controllers / ControlCitation.h
index 652094e3c2e48d14cbce26f9331b013dee8d3dc2..4bf16fde4e456942b936b4ddbeeca928115e0cb8 100644 (file)
@@ -13,9 +13,8 @@
 #ifndef CONTROLCITATION_H
 #define CONTROLCITATION_H
 
-
+#include "Biblio.h"
 #include "ControlCommand.h"
-#include "frontend_helpers.h"
 
 namespace lyx {
 namespace frontend {