aboutsummaryrefslogtreecommitdiff
path: root/tests/test-service.cc
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-08-23 13:00:30 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-08-23 13:00:30 -0500
commiteff94b147409564c9a830d7b9cca8bdebac165ab (patch)
treecbc7aee485bcf6dc06815b7cc30e4c3e61119292 /tests/test-service.cc
parent84e5c6a228d15a86f5a27300de45c6d2d28fc25b (diff)
downloadayatana-indicator-session-eff94b147409564c9a830d7b9cca8bdebac165ab.tar.gz
ayatana-indicator-session-eff94b147409564c9a830d7b9cca8bdebac165ab.tar.bz2
ayatana-indicator-session-eff94b147409564c9a830d7b9cca8bdebac165ab.zip
add a local implementation of indicator-service-test.h
Diffstat (limited to 'tests/test-service.cc')
-rw-r--r--tests/test-service.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test-service.cc b/tests/test-service.cc
index 73d905b..37ba4a9 100644
--- a/tests/test-service.cc
+++ b/tests/test-service.cc
@@ -17,8 +17,7 @@ You should have received a copy of the GNU General Public License along
with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <libindicator/indicator-service-test.h>
-
+#include "gtest-dbus-helper.h"
#include "shared-names.h"
/***