Commit faa4fff4 authored by Max Kellermann's avatar Max Kellermann

filter/volume: include cleanup

parent 2276e767
...@@ -26,7 +26,6 @@ ...@@ -26,7 +26,6 @@
#include "pcm_buffer.h" #include "pcm_buffer.h"
#include "pcm_volume.h" #include "pcm_volume.h"
#include "audio_format.h" #include "audio_format.h"
#include "player_control.h"
#include <assert.h> #include <assert.h>
#include <string.h> #include <string.h>
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#include "config.h" #include "config.h"
#include "volume.h" #include "volume.h"
#include "conf.h" #include "conf.h"
#include "player_control.h"
#include "idle.h" #include "idle.h"
#include "pcm_volume.h" #include "pcm_volume.h"
#include "output_all.h" #include "output_all.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment