aboutsummaryrefslogtreecommitdiff
path: root/tests/service-manager-connect-service.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/service-manager-connect-service.c')
-rw-r--r--tests/service-manager-connect-service.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/service-manager-connect-service.c b/tests/service-manager-connect-service.c
index fb00712..a17bada 100644
--- a/tests/service-manager-connect-service.c
+++ b/tests/service-manager-connect-service.c
@@ -2,9 +2,11 @@
Test for libayatana-indicator
Copyright 2009 Canonical Ltd.
+Copyright 2021 AyatanaIndicators
Authors:
Ted Gould <ted@canonical.com>
+ Robert Tari <robert@tari.in>
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
@@ -22,7 +24,7 @@ License along with this library. If not, see
#include <glib.h>
-#include "libayatana-indicator/indicator-service.h"
+#include "indicator-service.h"
static GMainLoop * mainloop = NULL;
static gboolean passed = FALSE;