aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdfam10/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/amdfam10/debug.h')
-rw-r--r--src/northbridge/amd/amdfam10/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/amd/amdfam10/debug.h b/src/northbridge/amd/amdfam10/debug.h
index 3710d15b77..01d87d96af 100644
--- a/src/northbridge/amd/amdfam10/debug.h
+++ b/src/northbridge/amd/amdfam10/debug.h
@@ -16,7 +16,7 @@
#ifndef AMDFAM10_DEBUG_H
#define AMDFAM10_DEBUG_H
-#include <inttypes.h>
+#include <stdint.h>
#include "pci.h"
void print_debug_addr(const char *str, void *val);