diff --git a/src/bin/e_fm_shared_device.c b/src/bin/e_fm_shared_device.c index 25e45cef1..a140f0d3b 100644 --- a/src/bin/e_fm_shared_device.c +++ b/src/bin/e_fm_shared_device.c @@ -1,3 +1,7 @@ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + #include "e_fm_shared_types.h" #include "e_fm_shared_device.h"