summaryrefslogtreecommitdiff
path: root/src/net/vendinghandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/vendinghandler.h')
-rw-r--r--src/net/vendinghandler.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/net/vendinghandler.h b/src/net/vendinghandler.h
index f2348607d..3caeaf2b3 100644
--- a/src/net/vendinghandler.h
+++ b/src/net/vendinghandler.h
@@ -21,8 +21,9 @@
#ifndef NET_VENDINGHANDLER_H
#define NET_VENDINGHANDLER_H
+#include "utils/vector.h"
+
#include <string>
-#include <vector>
#include "localconsts.h"