aboutsummaryrefslogtreecommitdiffstats
path: root/src/pipe.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/pipe.h (renamed from src/outputBuffer.h)4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/outputBuffer.h b/src/pipe.h
index 4769abc19..477b1e358 100644
--- a/src/outputBuffer.h
+++ b/src/pipe.h
@@ -16,8 +16,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef MPD_OUTPUT_BUFFER_H
-#define MPD_OUTPUT_BUFFER_H
+#ifndef MPD_PIPE_H
+#define MPD_PIPE_H
#include "audio_format.h"