From b8b206c6e84757c6d4d36cec619a1e7c37d1eb5f Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 10 Feb 2021 13:06:05 +0100 Subject: Move source files to src --- tests/test-desktop-shortcuts.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-desktop-shortcuts.c') diff --git a/tests/test-desktop-shortcuts.c b/tests/test-desktop-shortcuts.c index 59084dd..02e313a 100644 --- a/tests/test-desktop-shortcuts.c +++ b/tests/test-desktop-shortcuts.c @@ -21,7 +21,7 @@ License along with this library. If not, see */ #include -#include "libayatana-indicator/indicator-desktop-shortcuts.h" +#include "src/indicator-desktop-shortcuts.h" /* Basic object creation and destruction. Stop big f*** ups here. */ -- cgit v1.2.3