diff options
Diffstat (limited to 'src/setup.h')
| -rw-r--r-- | src/setup.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/setup.h b/src/setup.h index cba4278..3d2e7cc 100644 --- a/src/setup.h +++ b/src/setup.h @@ -42,8 +42,7 @@ typedef struct { char *template_index; char *template_album; char *template_photo; - char *styles; - char *scripts; + char **template_files; char *footer; char *meta_author; |
