summaryrefslogtreecommitdiff
path: root/interchange/ord.h
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-02-07 15:40:22 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2023-02-07 15:40:22 +0800
commitabea689a5be4955dac8ab28e5df1522c1bfe0bcb (patch)
tree0220e712db3433e70281f0ceb054902526939d92 /interchange/ord.h
parent0bc5fe5cb5b85377c97fc84959d3764c6e8be703 (diff)
Header for interchange_response
Diffstat (limited to 'interchange/ord.h')
-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;