diff options
Diffstat (limited to 'src/app-section.c')
-rw-r--r-- | src/app-section.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app-section.c b/src/app-section.c index 7d41c27..1a475f4 100644 --- a/src/app-section.c +++ b/src/app-section.c @@ -28,7 +28,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include <glib/gi18n.h> #include <gio/gdesktopappinfo.h> #include <gio/gio.h> -#include <libindicator/indicator-desktop-shortcuts.h> +#include "indicator-desktop-shortcuts.h" #include "app-section.h" #include "dbus-data.h" #include "gmenuutils.h" |