summaryrefslogtreecommitdiff
path: root/freedreno/msm/msm_bo.c
diff options
context:
space:
mode:
Diffstat (limited to 'freedreno/msm/msm_bo.c')
-rw-r--r--freedreno/msm/msm_bo.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/freedreno/msm/msm_bo.c b/freedreno/msm/msm_bo.c
index 57d87256..0cac1c60 100644
--- a/freedreno/msm/msm_bo.c
+++ b/freedreno/msm/msm_bo.c
@@ -26,6 +26,10 @@
* Rob Clark <robclark@freedesktop.org>
*/
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
#include "msm_priv.h"
static int bo_allocate(struct msm_bo *msm_bo)