diff options
| author | Rafael Fernández López <[email protected]> | 2007-06-19 19:17:32 +0000 |
|---|---|---|
| committer | Rafael Fernández López <[email protected]> | 2007-06-19 19:17:32 +0000 |
| commit | 7cd33328af96e461a872a5b09c9f7568e0d8337c (patch) | |
| tree | df36768e79d5d45c4a89b3d8a5be577402151544 /src/dolphinmainwindow.cpp | |
| parent | a0ed7ae53d8ef463725fd07bd6acd381c979cd55 (diff) | |
EBN fixes
svn path=/trunk/KDE/kdebase/apps/; revision=677715
Diffstat (limited to 'src/dolphinmainwindow.cpp')
| -rw-r--r-- | src/dolphinmainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 386e99944..c4eb07890 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -21,7 +21,7 @@ #include "dolphinmainwindow.h" -#include "config-nepomuk.h" +#include <config-nepomuk.h> #include "dolphinapplication.h" #include "dolphinnewmenu.h" |
