summaryrefslogtreecommitdiff
path: root/interchange.h
diff options
context:
space:
mode:
Diffstat (limited to 'interchange.h')
-rw-r--r--interchange.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/interchange.h b/interchange.h
index 38e557f..db82441 100644
--- a/interchange.h
+++ b/interchange.h
@@ -5,6 +5,7 @@
struct interchange_product {
char *sku;
+ char *title;
char *description;
char *comment;
char *thumb;