aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_dither.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/pcm_dither.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pcm_dither.h b/src/pcm_dither.h
index 202521497..cda81e034 100644
--- a/src/pcm_dither.h
+++ b/src/pcm_dither.h
@@ -16,8 +16,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#ifndef PCM_DITHER_H
-#define PCM_DITHER_H
+#ifndef MPD_PCM_DITHER_H
+#define MPD_PCM_DITHER_H
#include <stdint.h>