[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/strigi
From:       Kelvie Wong <kelvie () ieee ! org>
Date:       2010-03-21 8:33:17
Message-ID: 20100321083317.846E6AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1105742 by kelvie:

Update includes to the recent re-ordering of headers

 M  +1 -1      libstreamanalyzer/plugins/indexers/cluceneindexer/tests/CLuceneTest.cpp \
  M  +1 -1      strigidaemon/bin/daemon/events/inotifytest.cpp  
 M  +1 -1      strigidaemon/tests/daemon/daemonconfiguratortest.h  


--- trunk/kdesupport/strigi/libstreamanalyzer/plugins/indexers/cluceneindexer/tests/CLuceneTest.cpp \
#1105741:1105742 @@ -5,7 +5,7 @@
 #include "indexmanagertests.h"
 #include "indexwritertests.h"
 #include "indexreadertests.h"
-#include "analyzerconfiguration.h"
+#include <strigi/analyzerconfiguration.h>
 #include <iostream>
 #include <sys/stat.h>
 #include <sys/types.h>
--- trunk/kdesupport/strigi/strigidaemon/bin/daemon/events/inotifytest.cpp \
#1105741:1105742 @@ -43,7 +43,7 @@
 };
 
 #include "filelister.h"
-#include "analyzerconfiguration.h"
+#include <strigi/analyzerconfiguration.h>
 #include <errno.h>
 using namespace std;
 using namespace Strigi;
--- trunk/kdesupport/strigi/strigidaemon/tests/daemon/daemonconfiguratortest.h \
#1105741:1105742 @@ -23,7 +23,7 @@
 #include <cppunit/TestFixture.h>
 #include <cppunit/extensions/HelperMacros.h>
 
-#include "analyzerconfiguration.h"
+#include <strigi/analyzerconfiguration.h>
 
 #include <set>
 #include <string>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic