summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys/g3dvl/vl_winsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/winsys/g3dvl/vl_winsys.h')
-rw-r--r--src/gallium/winsys/g3dvl/vl_winsys.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/winsys/g3dvl/vl_winsys.h b/src/gallium/winsys/g3dvl/vl_winsys.h
index 384a8ba5f17..2782e513880 100644
--- a/src/gallium/winsys/g3dvl/vl_winsys.h
+++ b/src/gallium/winsys/g3dvl/vl_winsys.h
@@ -29,8 +29,8 @@
#define vl_winsys_h
#include <X11/Xlib.h>
-#include <pipe/p_defines.h>
-#include <pipe/p_format.h>
+#include "pipe/p_defines.h"
+#include "pipe/p_format.h"
struct pipe_screen;
struct pipe_surface;