aboutsummaryrefslogtreecommitdiff
path: root/src/common/windows/symbol_collector_client.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/windows/symbol_collector_client.cc')
-rw-r--r--src/common/windows/symbol_collector_client.cc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/common/windows/symbol_collector_client.cc b/src/common/windows/symbol_collector_client.cc
index 187b100e..d91b702b 100644
--- a/src/common/windows/symbol_collector_client.cc
+++ b/src/common/windows/symbol_collector_client.cc
@@ -1,3 +1,7 @@
+#ifdef HAVE_CONFIG_H
+#include <config.h> // Must come first
+#endif
+
#include "common/windows/symbol_collector_client.h"
#include <stdio.h>