Get rid of runloop.h header include

This commit is contained in:
twinaphex 2016-12-01 22:49:03 +01:00
parent 2cc4bef3aa
commit 22e1854b8c

View File

@ -28,7 +28,6 @@
#include "../configuration.h"
#include "../file_path_special.h"
#include "../list_special.h"
#include "../runloop.h"
#include "../verbosity.h"
#include "tasks_internal.h"