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

List:       kde-commits
Subject:    [Soprano] c0ac0ad: Fix build with tests enabled
From:       Ingmar Vanhassel <ingmar () exherbo ! org>
Date:       2010-10-26 12:02:29
Message-ID: 20101026120229.9E888A646E () git ! kde ! org
[Download RAW message or body]

commit c0ac0ad532982f12c77082887f86d07c14aacb3f
branch 2.4
Author: Ingmar Vanhassel <ingmar@exherbo.org>
Date:   Tue Nov 24 18:46:52 2009 +0000

    Fix build with tests enabled
    
    svn path=/trunk/kdesupport/soprano/; revision=1053744

diff --git a/test/localsocketmultithreadingtest.cpp b/test/localsocketmultithreadingtest.cpp
index 4e070c4..0d2d424 100644
--- a/test/localsocketmultithreadingtest.cpp
+++ b/test/localsocketmultithreadingtest.cpp
@@ -22,7 +22,7 @@
 #include "localsocketmultithreadingtest.h"
 
 #include <soprano.h>
-#include "../server/localsocketclient.h"
+#include "../client/localsocketclient.h"
 
 #include <QtTest/QtTest>
 
diff --git a/test/sopranodbusclienttest.cpp b/test/sopranodbusclienttest.cpp
index ab734f0..ef5e456 100644
--- a/test/sopranodbusclienttest.cpp
+++ b/test/sopranodbusclienttest.cpp
@@ -20,8 +20,8 @@
  */
 
 #include "sopranodbusclienttest.h"
-#include "../server/dbus/dbusclient.h"
-#include "../server/dbus/dbusmodel.h"
+#include "../client/dbus/dbusclient.h"
+#include "../client/dbus/dbusmodel.h"
 #include "../soprano/storagemodel.h"
 
 #include <QtTest/QtTest>
diff --git a/test/sopranodbusmultithreadtest.cpp b/test/sopranodbusmultithreadtest.cpp
index 39d4efc..7814343 100644
--- a/test/sopranodbusmultithreadtest.cpp
+++ b/test/sopranodbusmultithreadtest.cpp
@@ -20,8 +20,8 @@
  */
 
 #include "sopranodbusmultithreadtest.h"
-#include "../server/dbus/dbusclient.h"
-#include "../server/dbus/dbusmodel.h"
+#include "../client/dbus/dbusclient.h"
+#include "../client/dbus/dbusmodel.h"
 #include "../soprano/storagemodel.h"
 #include "../soprano/util/mutexmodel.h"
 
diff --git a/test/sopranodbussignalspy.cpp b/test/sopranodbussignalspy.cpp
index 3ddacc2..ac4adfa 100644
--- a/test/sopranodbussignalspy.cpp
+++ b/test/sopranodbussignalspy.cpp
@@ -20,8 +20,8 @@
  */
 
 #include "modelsignalspy.h"
-#include "../server/dbus/dbusclient.h"
-#include "../server/dbus/dbusmodel.h"
+#include "../client/dbus/dbusclient.h"
+#include "../client/dbus/dbusmodel.h"
 
 #include <QtCore/QCoreApplication>
 
diff --git a/test/sopranodclienttest.cpp b/test/sopranodclienttest.cpp
index 5a4fb36..9bdb256 100644
--- a/test/sopranodclienttest.cpp
+++ b/test/sopranodclienttest.cpp
@@ -20,7 +20,7 @@
  */
 
 #include "sopranodclienttest.h"
-#include "../server/tcpclient.h"
+#include "../client/tcpclient.h"
 #include "../soprano/storagemodel.h"
 
 #include <QtTest/QtTest>
diff --git a/test/sopranodsocketclienttest.cpp b/test/sopranodsocketclienttest.cpp
index 7aa4fa9..a85c680 100644
--- a/test/sopranodsocketclienttest.cpp
+++ b/test/sopranodsocketclienttest.cpp
@@ -20,7 +20,7 @@
  */
 
 #include "sopranodsocketclienttest.h"
-#include "../server/localsocketclient.h"
+#include "../client/localsocketclient.h"
 #include "../soprano/storagemodel.h"
 
 #include <QtTest/QtTest>
[prev in list] [next in list] [prev in thread] [next in thread] 

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