aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag_id3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tag_id3.h')
-rw-r--r--src/tag_id3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tag_id3.h b/src/tag_id3.h
index 4f51a70b8..43f9678b4 100644
--- a/src/tag_id3.h
+++ b/src/tag_id3.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2009 The Music Player Daemon Project
+ * Copyright (C) 2003-2010 The Music Player Daemon Project
* http://www.musicpd.org
*
* This program is free software; you can redistribute it and/or modify
@@ -20,7 +20,7 @@
#ifndef MPD_TAG_ID3_H
#define MPD_TAG_ID3_H
-#include "config.h"
+#include "check.h"
struct tag;