aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder_thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder_thread.h')
-rw-r--r--src/decoder_thread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/decoder_thread.h b/src/decoder_thread.h
index 27ca8a9b2..7dd4b4bfd 100644
--- a/src/decoder_thread.h
+++ b/src/decoder_thread.h
@@ -17,8 +17,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef DECODER_THREAD_H
-#define DECODER_THREAD_H
+#ifndef MPD_DECODER_THREAD_H
+#define MPD_DECODER_THREAD_H
void decoder_thread_start(void);