diff options
Diffstat (limited to 'tests/service-manager-no-connect.c')
-rw-r--r-- | tests/service-manager-no-connect.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/service-manager-no-connect.c b/tests/service-manager-no-connect.c index 5f81118..2e52e3d 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 <glib.h> -#include "src/indicator-service-manager.h" +#include "indicator-service-manager.h" static GMainLoop * mainloop = NULL; static gboolean passed = FALSE; |