summaryrefslogtreecommitdiff
path: root/src/frontend/cprinter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/cprinter.cpp')
-rw-r--r--src/frontend/cprinter.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/frontend/cprinter.cpp b/src/frontend/cprinter.cpp
index 50ff67d..b10d614 100644
--- a/src/frontend/cprinter.cpp
+++ b/src/frontend/cprinter.cpp
@@ -2,7 +2,7 @@
*
* This file is part of BibleTime's source code, http://www.bibletime.info/.
*
-* Copyright 1999-2011 by the BibleTime developers.
+* Copyright 1999-2014 by the BibleTime developers.
* The BibleTime source code is licensed under the GNU General Public License version 2.0.
*
**********/
@@ -15,6 +15,7 @@
#include <QWebPage>
#include "backend/keys/cswordversekey.h"
#include "backend/managers/cdisplaytemplatemgr.h"
+#include "backend/config/btconfig.h"
namespace Printing {