diff options
Diffstat (limited to 'src/dirvec.h')
-rw-r--r-- | src/dirvec.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dirvec.h b/src/dirvec.h index 746143aee..fe983e258 100644 --- a/src/dirvec.h +++ b/src/dirvec.h @@ -1,5 +1,5 @@ -#ifndef DIRVEC_H -#define DIRVEC_H +#ifndef MPD_DIRVEC_H +#define MPD_DIRVEC_H #include <stddef.h> |