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