Merge branch 'softpipe-opt'
[mesa.git] / progs / egl / demo3.c
index a6096a257ec0435598c24a4deae6155dfb3ee939..daab62d1738cce7f27bca8ed6a88ea12cd3b57a9 100644 (file)
@@ -551,7 +551,7 @@ write_ppm(const char *filename, const GLubyte *buffer, int width, int height)
    }
 }
 
-#include "../src/egl/main/egldisplay.h"
+#include "../../src/egl/main/egldisplay.h"
 
 typedef struct fb_display
 {