OutputAPI: fix typo in include guard

This commit is contained in:
Max Kellermann 2014-01-14 21:38:08 +01:00
parent 46debfb8b5
commit 70d3ad3ca1
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
*/
#ifndef MPD_OUTPUT_API_HXX
#define MPD_OUTPUT_API_HxX
#define MPD_OUTPUT_API_HXX
// IWYU pragma: begin_exports