Mesa (glsl-pp-rework-1): glsl: Remove bogus sl_pp_directive.h include.

Michał Król michal at kemper.freedesktop.org
Mon Jun 15 09:02:12 UTC 2009


Module: Mesa
Branch: glsl-pp-rework-1
Commit: f768993d9fc5f1f853f5fcff8805204547a9a0cc
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f768993d9fc5f1f853f5fcff8805204547a9a0cc

Author: Michal Krol <michal at vmware.com>
Date:   Mon Jun 15 10:44:57 2009 +0200

glsl: Remove bogus sl_pp_directive.h include.

---

 src/glsl/pp/sl_pp_token.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/glsl/pp/sl_pp_token.c b/src/glsl/pp/sl_pp_token.c
index 6402c6a..4001fe5 100644
--- a/src/glsl/pp/sl_pp_token.c
+++ b/src/glsl/pp/sl_pp_token.c
@@ -26,7 +26,6 @@
  **************************************************************************/
 
 #include <stdlib.h>
-#include "sl_pp_directive.h"
 #include "sl_pp_token.h"
 
 




More information about the mesa-commit mailing list