summaryrefslogtreecommitdiff
path: root/src/cargopacket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cargopacket.h')
-rw-r--r--src/cargopacket.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cargopacket.h b/src/cargopacket.h
index 3fde1bacc..fe978667a 100644
--- a/src/cargopacket.h
+++ b/src/cargopacket.h
@@ -5,6 +5,7 @@
#ifndef CARGOPACKET_H
#define CARGOPACKET_H
+#include "economy_type.h"
#include <list>
typedef uint32 CargoPacketID;