summaryrefslogtreecommitdiffstats
path: root/postproc/rgb2rgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'postproc/rgb2rgb.c')
-rw-r--r--postproc/rgb2rgb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/postproc/rgb2rgb.c b/postproc/rgb2rgb.c
index 7668a395c8..abe1223065 100644
--- a/postproc/rgb2rgb.c
+++ b/postproc/rgb2rgb.c
@@ -11,6 +11,7 @@
#include "../config.h"
#include "rgb2rgb.h"
#include "../cpudetect.h"
+#include "../mangle.h"
#ifdef ARCH_X86
#define CAN_COMPILE_X86_ASM