diff options
Diffstat (limited to 'tests/dummy-indicator-blank.c')
-rw-r--r-- | tests/dummy-indicator-blank.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/dummy-indicator-blank.c b/tests/dummy-indicator-blank.c index dcbb99f..e447d6c 100644 --- a/tests/dummy-indicator-blank.c +++ b/tests/dummy-indicator-blank.c @@ -2,9 +2,11 @@ Test for libindicator 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 @@ -21,7 +23,7 @@ License along with this library. If not, see */ -#include "libayatana-indicator/indicator.h" +#include "indicator.h" INDICATOR_SET_VERSION |