OutputAPI: fix typo in include guard
This commit is contained in:
parent
f882434547
commit
c91e08fbfd
@ -18,7 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef MPD_OUTPUT_API_HXX
|
#ifndef MPD_OUTPUT_API_HXX
|
||||||
#define MPD_OUTPUT_API_HxX
|
#define MPD_OUTPUT_API_HXX
|
||||||
|
|
||||||
#include "OutputPlugin.hxx"
|
#include "OutputPlugin.hxx"
|
||||||
#include "OutputInternal.hxx"
|
#include "OutputInternal.hxx"
|
||||||
|
Loading…
Reference in New Issue
Block a user