From b8b206c6e84757c6d4d36cec619a1e7c37d1eb5f Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 10 Feb 2021 13:06:05 +0100 Subject: Move source files to src --- tests/service-manager-no-connect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/service-manager-no-connect.c') diff --git a/tests/service-manager-no-connect.c b/tests/service-manager-no-connect.c index 7aeffc2..5f81118 100644 --- a/tests/service-manager-no-connect.c +++ b/tests/service-manager-no-connect.c @@ -22,7 +22,7 @@ License along with this library. If not, see #include -#include "libayatana-indicator/indicator-service-manager.h" +#include "src/indicator-service-manager.h" static GMainLoop * mainloop = NULL; static gboolean passed = FALSE; -- cgit v1.2.3