summaryrefslogtreecommitdiff
path: root/interchange
diff options
context:
space:
mode:
Diffstat (limited to 'interchange')
-rw-r--r--interchange/ord.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/interchange/ord.h b/interchange/ord.h
index 22bf81e..d605ca7 100644
--- a/interchange/ord.h
+++ b/interchange/ord.h
@@ -1,6 +1,8 @@
#ifndef INTERCHANGE_ORD_H
#define INTERCHANGE_ORD_H
+#include "interchange/typedefs.h"
+
struct interchange_ord_item {
struct interchange_product *product;
unsigned int quantity;