Commit ff09a418 authored by Max Kellermann's avatar Max Kellermann

output_internal: added missing output_api.h include

output_api.h is required for enum audio_output_command.
parent c2bbf876
......@@ -20,6 +20,7 @@
#ifndef MPD_OUTPUT_INTERNAL_H
#define MPD_OUTPUT_INTERNAL_H
#include "output_api.h"
#include "pcm_convert.h"
#include "notify.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