summaryrefslogtreecommitdiff
path: root/src/i810_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i810_video.c')
-rw-r--r--src/i810_video.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/i810_video.c b/src/i810_video.c
index 94487e73..f420d2f2 100644
--- a/src/i810_video.c
+++ b/src/i810_video.c
@@ -34,6 +34,10 @@ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* Matt Sottek <matthew.j.sottek@intel.com>
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "xf86.h"
#include "xf86_OSproc.h"
#include "xf86Resources.h"