Remove libnotify includes
This commit is contained in:
parent
3e0e21e246
commit
d07d3dfe50
2 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@
|
||||||
|
|
||||||
#include <glib/gi18n.h>
|
#include <glib/gi18n.h>
|
||||||
#include <gstreamer-1.0/gst/gst.h>
|
#include <gstreamer-1.0/gst/gst.h>
|
||||||
#include <libnotify/notify.h>
|
|
||||||
#include "db/cartographer.h"
|
#include "db/cartographer.h"
|
||||||
#include "db/db.h"
|
#include "db/db.h"
|
||||||
#include "playback/media-keys.h"
|
#include "playback/media-keys.h"
|
||||||
|
|
|
@ -19,7 +19,6 @@
|
||||||
#include <gstreamer-1.0/gst/gst.h>
|
#include <gstreamer-1.0/gst/gst.h>
|
||||||
#include <gstreamer-1.0/gst/player/player.h>
|
#include <gstreamer-1.0/gst/player/player.h>
|
||||||
#include <gtk-4.0/gtk/gtk.h>
|
#include <gtk-4.0/gtk/gtk.h>
|
||||||
#include <libnotify/notify.h>
|
|
||||||
#include "../db/cartographer.h"
|
#include "../db/cartographer.h"
|
||||||
#include "../playlist/current.h"
|
#include "../playlist/current.h"
|
||||||
#include "../indexer/structs.h"
|
#include "../indexer/structs.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue