Remove libnotify includes

This commit is contained in:
Joshua Strobl 2021-05-11 18:37:34 +03:00
parent 3e0e21e246
commit d07d3dfe50
2 changed files with 0 additions and 2 deletions

View file

@ -19,7 +19,6 @@
#include <gstreamer-1.0/gst/gst.h>
#include <gstreamer-1.0/gst/player/player.h>
#include <gtk-4.0/gtk/gtk.h>
#include <libnotify/notify.h>
#include "../db/cartographer.h"
#include "../playlist/current.h"
#include "../indexer/structs.h"