diff options
Diffstat (limited to 'src/spu_dec/spudec.h')
-rw-r--r-- | src/spu_dec/spudec.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/spu_dec/spudec.h b/src/spu_dec/spudec.h index 1e7d80596..3b862c545 100644 --- a/src/spu_dec/spudec.h +++ b/src/spu_dec/spudec.h @@ -26,7 +26,7 @@ #define __SPU_H__ #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif #include <inttypes.h> |