]> cloud.milkyroute.net Git - dolphin.git/commitdiff
EBN fixes
authorRafael Fernández López <ereslibre@kde.org>
Tue, 19 Jun 2007 19:17:32 +0000 (19:17 +0000)
committerRafael Fernández López <ereslibre@kde.org>
Tue, 19 Jun 2007 19:17:32 +0000 (19:17 +0000)
svn path=/trunk/KDE/kdebase/apps/; revision=677715

src/dolphinmainwindow.cpp
src/infosidebarpage.cpp

index 386e9994413a37dd606b877c9910705f9816b7a8..c4eb07890ee0d08a8b842b96b768edc9bc80c13a 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "dolphinmainwindow.h"
 
-#include "config-nepomuk.h"
+#include <config-nepomuk.h>
 
 #include "dolphinapplication.h"
 #include "dolphinnewmenu.h"
index 2ae3c4e1fbe9e79f41eda60a3213cf4d36ac9e99..cbd3bb439f3ea623fd659628cec2c928f98997f3 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "infosidebarpage.h"
 
-#include "config-nepomuk.h"
+#include <config-nepomuk.h>
 
 #include <kfileplacesmodel.h>
 #include <klocale.h>