main_notify: renamed source to event_pipe.c
We are going to migrate away from the concept of notifying the main thread. There should be events sent to it instead. This patch starts a series to implement that.
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
#include "../config.h"
|
||||
#include "normalize.h"
|
||||
#include "zeroconf.h"
|
||||
#include "main_notify.h"
|
||||
#include "event_pipe.h"
|
||||
#include "dirvec.h"
|
||||
#include "songvec.h"
|
||||
#include "tag_pool.h"
|
||||
|
||||
Reference in New Issue
Block a user