summaryrefslogtreecommitdiffstats
path: root/src/common/web_result.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/web_result.h')
-rw-r--r--src/common/web_result.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/web_result.h b/src/common/web_result.h
index 969926674..8bfa2141d 100644
--- a/src/common/web_result.h
+++ b/src/common/web_result.h
@@ -5,6 +5,7 @@
#pragma once
#include <string>
+#include "common/common_types.h"
namespace Common {
struct WebResult {