diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-10 09:22:37 +0200 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2026-06-10 09:22:37 +0200 |
| commit | 45870868e1374b52cf2cc6e73e6080d162d77082 (patch) | |
| tree | fb308bb65db3e3bdc0684cc387f28fe87938f2c6 /src | |
| parent | 709330729dcca0318222b2679e6ea355b5025db7 (diff) | |
| parent | f22e86cbdea4f58c3cad8e5132799d2586eb9c27 (diff) | |
| download | libayatana-indicator-45870868e1374b52cf2cc6e73e6080d162d77082.tar.gz libayatana-indicator-45870868e1374b52cf2cc6e73e6080d162d77082.tar.bz2 libayatana-indicator-45870868e1374b52cf2cc6e73e6080d162d77082.zip | |
Attributes GH PR #77: https://github.com/AyatanaIndicators/libayatana-indicator/pull/77
Diffstat (limited to 'src')
| -rw-r--r-- | src/indicator-desktop-shortcuts.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/indicator-desktop-shortcuts.c b/src/indicator-desktop-shortcuts.c index be1d632..99a687a 100644 --- a/src/indicator-desktop-shortcuts.c +++ b/src/indicator-desktop-shortcuts.c @@ -25,7 +25,6 @@ License along with this library. If not, see #include "config.h" #endif -#include <gio/gdesktopappinfo.h> #include "indicator-desktop-shortcuts.h" #define ACTIONS_KEY "Actions" |
