From: Matt Turner Date: Tue, 24 Nov 2015 18:05:04 +0000 (-0800) Subject: util: Include in debug.h. X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=fafbf994cf6f4b6254226cdb0764cce7615f733d util: Include in debug.h. --- diff --git a/src/util/debug.h b/src/util/debug.h index 35554179ab0..11a8561eb57 100644 --- a/src/util/debug.h +++ b/src/util/debug.h @@ -25,6 +25,7 @@ #define _DEBUG_H #include +#include #ifdef __cplusplus extern "C" {