aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputAPI.hxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-01-14 21:38:08 +0100
committerMax Kellermann <max@duempel.org>2014-01-14 22:33:18 +0100
commit70d3ad3ca1d9b273b56e2efc30b265f3a09f8f96 (patch)
tree83ffd9400e05f33521a9117985ca0f1d56f6b0da /src/OutputAPI.hxx
parent46debfb8b54f19411376d2b486f51b48aa9b8cf9 (diff)
downloadmpd-70d3ad3ca1d9b273b56e2efc30b265f3a09f8f96.tar.gz
mpd-70d3ad3ca1d9b273b56e2efc30b265f3a09f8f96.tar.xz
mpd-70d3ad3ca1d9b273b56e2efc30b265f3a09f8f96.zip
OutputAPI: fix typo in include guard
Diffstat (limited to 'src/OutputAPI.hxx')
-rw-r--r--src/OutputAPI.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OutputAPI.hxx b/src/OutputAPI.hxx
index b101b9429..322ed3971 100644
--- a/src/OutputAPI.hxx
+++ b/src/OutputAPI.hxx
@@ -18,7 +18,7 @@
*/
#ifndef MPD_OUTPUT_API_HXX
-#define MPD_OUTPUT_API_HxX
+#define MPD_OUTPUT_API_HXX
// IWYU pragma: begin_exports