aboutsummaryrefslogtreecommitdiff
path: root/src/common/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/module.h')
-rw-r--r--src/common/module.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/module.h b/src/common/module.h
index 92012249..64707f3f 100644
--- a/src/common/module.h
+++ b/src/common/module.h
@@ -38,10 +38,11 @@
#ifndef COMMON_LINUX_MODULE_H__
#define COMMON_LINUX_MODULE_H__
+#include <stdio.h>
+
#include <map>
#include <string>
#include <vector>
-#include <cstdio>
#include "google_breakpad/common/breakpad_types.h"