summaryrefslogtreecommitdiff
path: root/src/metaflac/operations_shorthand_seektable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/metaflac/operations_shorthand_seektable.c')
-rw-r--r--src/metaflac/operations_shorthand_seektable.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/metaflac/operations_shorthand_seektable.c b/src/metaflac/operations_shorthand_seektable.c
index 8ab93e28..51ba63e4 100644
--- a/src/metaflac/operations_shorthand_seektable.c
+++ b/src/metaflac/operations_shorthand_seektable.c
@@ -16,6 +16,10 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#if HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "utils.h"
#include "FLAC/assert.h"
#include "FLAC/file_decoder.h"