summaryrefslogtreecommitdiff
path: root/src/gfx/gfx_msr.c
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2006-09-28 09:09:27 -0600
committerJordan Crouse <jordan.crouse@amd.com>2006-09-28 09:24:59 -0600
commit2979196dae5615f2a78ace891d4ad6dd98c8fe6e (patch)
treeba2fad4179c2efa79b8004294236ac9b26461aff /src/gfx/gfx_msr.c
parent45eeb43888e92e2736d9b678ce6d67fb99449800 (diff)
Update for 7.2 - fix config.h and other include problems.
This closes bug 8290 by applying the patch from Andres Salomon.
Diffstat (limited to 'src/gfx/gfx_msr.c')
-rw-r--r--src/gfx/gfx_msr.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gfx/gfx_msr.c b/src/gfx/gfx_msr.c
index 3d48d3d..1705acb 100644
--- a/src/gfx/gfx_msr.c
+++ b/src/gfx/gfx_msr.c
@@ -36,6 +36,10 @@
* gfx_msr_write
* */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
/* INCLUDE SUPPORT FOR REDCLOUD, IF SPECIFIED */
#if GFX_MSR_REDCLOUD