┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinfacetswidget.h
diff options
context:
space:
mode:
authorChristophe Giboudeaux <[email protected]>2014-06-27 10:34:57 +0200
committerChristophe Giboudeaux <[email protected]>2014-06-27 10:34:57 +0200
commit3614b7fea7563300974982cca27a787749ea3f0f (patch)
tree3e92da0b14169ffde10c07f81db8798d801989cc /src/search/dolphinfacetswidget.h
parent44178752948c61534e09600b5967cadfc833f617 (diff)
Fix build.
Diffstat (limited to 'src/search/dolphinfacetswidget.h')
-rw-r--r--src/search/dolphinfacetswidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search/dolphinfacetswidget.h b/src/search/dolphinfacetswidget.h
index 16d497918..46c84ce1a 100644
--- a/src/search/dolphinfacetswidget.h
+++ b/src/search/dolphinfacetswidget.h
@@ -24,7 +24,7 @@
#include <config-baloo.h>
#ifdef HAVE_BALOO
- #include <KF5/Baloo/term.h>
+ #include <Baloo/Term>
#endif
class QButtonGroup;