aboutsummaryrefslogtreecommitdiff
path: root/tests/service-shutdown-timeout.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/service-shutdown-timeout.c')
-rw-r--r--tests/service-shutdown-timeout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/service-shutdown-timeout.c b/tests/service-shutdown-timeout.c
index e044216..5407c27 100644
--- a/tests/service-shutdown-timeout.c
+++ b/tests/service-shutdown-timeout.c
@@ -22,7 +22,7 @@ License along with this library. If not, see
#include <glib.h>
-#include "libayatana-indicator/indicator-service.h"
+#include "src/indicator-service.h"
static GMainLoop * mainloop = NULL;
static gboolean passed = FALSE;