diff options
Diffstat (limited to 'tests/test-indicator-ng.c')
-rw-r--r-- | tests/test-indicator-ng.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-indicator-ng.c b/tests/test-indicator-ng.c index 4e38c6e..0844334 100644 --- a/tests/test-indicator-ng.c +++ b/tests/test-indicator-ng.c @@ -1,5 +1,5 @@ -#include <libindicator/indicator-ng.h> +#include <libayatana-indicator/indicator-ng.h> static void indicator_ng_test_func (gconstpointer user_data) |