summaryrefslogtreecommitdiff
path: root/src/thread_cache.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/thread_cache.cc')
-rw-r--r--src/thread_cache.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread_cache.cc b/src/thread_cache.cc
index a1fdf0f..05e002c 100644
--- a/src/thread_cache.cc
+++ b/src/thread_cache.cc
@@ -30,7 +30,7 @@
// ---
// Author: Ken Ashcraft <opensource@google.com>
-#include "config.h"
+#include <config.h>
#ifdef HAVE_INTTYPES_H
#include <inttypes.h>
#endif