aboutsummaryrefslogtreecommitdiff
path: root/src/processor/pathname_stripper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/processor/pathname_stripper.cc')
-rw-r--r--src/processor/pathname_stripper.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/processor/pathname_stripper.cc b/src/processor/pathname_stripper.cc
index f34b53f7..11dc6974 100644
--- a/src/processor/pathname_stripper.cc
+++ b/src/processor/pathname_stripper.cc
@@ -32,6 +32,10 @@
//
// Author: Mark Mentovai
+#ifdef HAVE_CONFIG_H
+#include <config.h> // Must come first
+#endif
+
#include "processor/pathname_stripper.h"
namespace google_breakpad {