aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/dabplus-enc.cpp1
-rw-r--r--src/mot-encoder.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/dabplus-enc.cpp b/src/dabplus-enc.cpp
index 6470e97..dfca4f1 100644
--- a/src/dabplus-enc.cpp
+++ b/src/dabplus-enc.cpp
@@ -17,6 +17,7 @@
* -------------------------------------------------------------------
*/
+#include "config.h"
#include "AlsaInput.h"
#include "FileInput.h"
#include "JackInput.h"
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