diff options
Diffstat (limited to 'src/mot-encoder.cpp')
-rw-r--r-- | src/mot-encoder.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mot-encoder.cpp b/src/mot-encoder.cpp index 63b639c..5347137 100644 --- a/src/mot-encoder.cpp +++ b/src/mot-encoder.cpp @@ -39,6 +39,7 @@ #include <dirent.h> #include <wand/magick_wand.h> #include <getopt.h> +#include "config.h" #define DEBUG 0 |