summaryrefslogtreecommitdiffstats
path: root/tools/extract-api.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/extract-api.sh')
-rwxr-xr-xtools/extract-api.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/extract-api.sh b/tools/extract-api.sh
index be9c011..91baf31 100755
--- a/tools/extract-api.sh
+++ b/tools/extract-api.sh
@@ -50,7 +50,7 @@ for header in \
"${ELM_INCLUDE_DIR}/elm_object.h" \
"${ELM_INCLUDE_DIR}/elm_object_item.h" \
"${ELM_INCLUDE_DIR}/elc_ctxpopup.h" \
- "${ELM_INCLUDE_DIR}/elc_dayselector.h" \
+ "${ELM_INCLUDE_DIR}/elm_dayselector.h" \
"${ELM_INCLUDE_DIR}/elc_fileselector_button.h" \
"${ELM_INCLUDE_DIR}/elc_fileselector_entry.h" \
"${ELM_INCLUDE_DIR}/elc_fileselector.h" \