diff options
| author | Tobias Koenig <[email protected]> | 2010-11-04 13:38:06 +0000 |
|---|---|---|
| committer | Tobias Koenig <[email protected]> | 2010-11-04 13:38:06 +0000 |
| commit | bd7416d0af9d498d0f2b6611fabd16e8e508f094 (patch) | |
| tree | 51eada505638f854cc9a157dc9e397c688b32edf /src/search/dolphinsearchbox.cpp | |
| parent | 7b8b1acf14dca72b871f7000958cdb2c00c4c787 (diff) | |
Use the ontologies compiled into libnepomuk
svn path=/trunk/KDE/kdebase/apps/; revision=1193072
Diffstat (limited to 'src/search/dolphinsearchbox.cpp')
| -rw-r--r-- | src/search/dolphinsearchbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/search/dolphinsearchbox.cpp b/src/search/dolphinsearchbox.cpp index d41aba605..2e4b58d9f 100644 --- a/src/search/dolphinsearchbox.cpp +++ b/src/search/dolphinsearchbox.cpp @@ -48,7 +48,7 @@ #include <nepomuk/resourcemanager.h> #include <nepomuk/resourcetypeterm.h> #include <nepomuk/comparisonterm.h> - #include "nfo.h" + #include <nepomuk/nfo.h> #endif DolphinSearchBox::DolphinSearchBox(QWidget* parent) : |
