These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / display / milkymist-tmu2.c
index 3e1d0b9..9bc88f9 100644 (file)
  *
  */
 
+#include "qemu/osdep.h"
 #include "hw/hw.h"
 #include "hw/sysbus.h"
 #include "trace.h"
 #include "qemu/error-report.h"
 
 #include <X11/Xlib.h>
-#include <GL/gl.h>
-#include <GL/glx.h>
+#include <epoxy/gl.h>
+#include <epoxy/glx.h>
 
 enum {
     R_CTL = 0,