aboutsummaryrefslogtreecommitdiffstats
path: root/src/input_file.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/input_file.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/input_file.h b/src/input_file.h
index 4374f0988..7f3351d19 100644
--- a/src/input_file.h
+++ b/src/input_file.h
@@ -16,8 +16,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef INPUT_STREAM_FILE_H
-#define INPUT_STREAM_FILE_H
+#ifndef MPD_INPUT_FILE_H
+#define MPD_INPUT_FILE_H
#include "input_stream.h"