aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/symbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/symbols.h')
-rw-r--r--src/common/symbols.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/common/symbols.h b/src/common/symbols.h
index f76cb6b1..6b62b011 100644
--- a/src/common/symbols.h
+++ b/src/common/symbols.h
@@ -5,8 +5,10 @@
#pragma once
#include <map>
+#include <string>
+#include <utility>
-#include "common/common.h"
+#include "common/common_types.h"
struct TSymbol
{