aboutsummaryrefslogtreecommitdiffstats
path: root/include/extract.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extract.h')
-rw-r--r--include/extract.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/extract.h b/include/extract.h
index bb57511..da7c7bf 100644
--- a/include/extract.h
+++ b/include/extract.h
@@ -1,4 +1,4 @@
#pragma once
#include "common.h"
-int nfl_extract_worker(const char *filename, nfl_state_t *state);
+int nfl_extract_worker(const char *filename, nfl_state_t *state, const time_range_t *range);