summaryrefslogtreecommitdiff
path: root/ord.c
diff options
context:
space:
mode:
authorꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-13 08:53:46 +0800
committerꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ <erik@darapsa.co.id>2021-06-13 08:53:46 +0800
commit6013f0be4eca1aebb4b7c6b2626e033883be22ab (patch)
treea84290d53896b597c5cea88677b3a2c1cd693bef /ord.c
parent2782dce6f11f31c54a103c2d01fb55f07a9f0c5b (diff)
Remove remaining obsolete header inclusions
Diffstat (limited to 'ord.c')
-rw-r--r--ord.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/ord.c b/ord.c
index 07e6e64..a37cc84 100644
--- a/ord.c
+++ b/ord.c
@@ -1,8 +1,7 @@
#include <stdlib.h>
#include <stdbool.h>
#include "request.h"
-#include "icclient/catalog.h"
-#include "icclient/product.h"
+#include "icclient.h"
#include "icclient/member.h"
#include "icclient/ord.h"