diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/app-menu-item.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/app-menu-item.c b/src/app-menu-item.c index fc96ed6..aa0b60c 100644 --- a/src/app-menu-item.c +++ b/src/app-menu-item.c @@ -24,7 +24,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include "config.h" #endif -#include <stdlib.h> #include <glib/gi18n.h> #include <gio/gdesktopappinfo.h> #include "app-menu-item.h" |