summaryrefslogtreecommitdiff
path: root/print/kbibtex/patches/patch-src_gui_bibtex_bibtexfileview.h
blob: 5a40d0c596efd8026e892d1ecda81055c82e00d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-src_gui_bibtex_bibtexfileview.h,v 1.1 2012/03/26 09:15:04 markd Exp $

--- src/gui/bibtex/bibtexfileview.h.orig	2011-11-20 20:36:54.000000000 +0000
+++ src/gui/bibtex/bibtexfileview.h
@@ -21,6 +21,7 @@
 #define KBIBTEX_GUI_BIBTEXFILEVIEW_H
 
 #include <QTreeView>
+#include <KSharedConfig>
 
 #include <kbibtexgui_export.h>