diff options
Diffstat (limited to 'tests/dummy-indicator-entry-func.h')
-rw-r--r-- | tests/dummy-indicator-entry-func.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/dummy-indicator-entry-func.h b/tests/dummy-indicator-entry-func.h index b5653c7..791b98b 100644 --- a/tests/dummy-indicator-entry-func.h +++ b/tests/dummy-indicator-entry-func.h @@ -26,8 +26,8 @@ License along with this library. If not, see #include <glib.h> #include <glib-object.h> -#include "src/indicator.h" -#include "src/indicator-object.h" +#include "indicator.h" +#include "indicator-object.h" G_BEGIN_DECLS |