diff options
| author | Scarlett Clark <[email protected]> | 2014-06-20 04:18:58 -0700 |
|---|---|---|
| committer | Scarlett Clark <[email protected]> | 2014-06-20 04:18:58 -0700 |
| commit | e41c969063c14a89e40453ee6e92f70ae0e78780 (patch) | |
| tree | c157e8b6bf43b07d67267b26c70de0b73c176ffc /src/search/dolphinfacetswidget.h | |
| parent | 6bccf73e9270e698e7ca23eb2dcaa05318e7b198 (diff) | |
kde-baseapps frameworks dolphin with snapshot frameworks branch baloo/baloo-widgets path fixes.
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 757dcd482..16d497918 100644 --- a/src/search/dolphinfacetswidget.h +++ b/src/search/dolphinfacetswidget.h @@ -24,7 +24,7 @@ #include <config-baloo.h> #ifdef HAVE_BALOO - #include <baloo/term.h> + #include <KF5/Baloo/term.h> #endif class QButtonGroup; |
