summaryrefslogtreecommitdiff
path: root/cpu/profile.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/profile.cc')
-rw-r--r--cpu/profile.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/profile.cc b/cpu/profile.cc
index 1a38792a0..fe3458b61 100644
--- a/cpu/profile.cc
+++ b/cpu/profile.cc
@@ -32,6 +32,7 @@
#include "base/callback.hh"
#include "base/statistics.hh"
#include "base/trace.hh"
+#include "base/loader/symtab.hh"
#include "cpu/base.hh"
#include "cpu/exec_context.hh"
#include "cpu/profile.hh"