diff options
| author | Christophe Giboudeaux <[email protected]> | 2014-06-27 10:34:57 +0200 |
|---|---|---|
| committer | Christophe Giboudeaux <[email protected]> | 2014-06-27 10:34:57 +0200 |
| commit | 3614b7fea7563300974982cca27a787749ea3f0f (patch) | |
| tree | 3e92da0b14169ffde10c07f81db8798d801989cc /src/search/dolphinfacetswidget.h | |
| parent | 44178752948c61534e09600b5967cadfc833f617 (diff) | |
Fix build.
Diffstat (limited to 'src/search/dolphinfacetswidget.h')
| -rw-r--r-- | src/search/dolphinfacetswidget.h | 2 |
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; |
