summaryrefslogtreecommitdiff
path: root/src/stack_trace_table.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/stack_trace_table.cc')
-rw-r--r--src/stack_trace_table.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stack_trace_table.cc b/src/stack_trace_table.cc
index 68e5d7b..6672af9 100644
--- a/src/stack_trace_table.cc
+++ b/src/stack_trace_table.cc
@@ -30,7 +30,7 @@
// ---
// Author: Andrew Fikes
-#include "config.h"
+#include <config.h>
#include "base/spinlock.h"
#include "common.h"
#include "static_vars.h"