updated some printfs, added comment about sched_yield
[mesa.git] / src / mesa / shader / slang / slang_preprocess.h
index 7901e78580c1417ed6dc11abc7d5068e27e9cf1f..c27556d67eab7fde68e1173193ed511255b9ec5c 100644 (file)
@@ -1,8 +1,8 @@
 /*\r
  * Mesa 3-D graphics library\r
- * Version:  6.3\r
+ * Version:  6.5\r
  *\r
- * Copyright (C) 2005  Brian Paul   All Rights Reserved.\r
+ * Copyright (C) 2005-2006  Brian Paul   All Rights Reserved.\r
  *\r
  * Permission is hereby granted, free of charge, to any person obtaining a\r
  * copy of this software and associated documentation files (the "Software"),\r
@@ -25,6 +25,8 @@
 #if !defined SLANG_PREPROCESS_H\r
 #define SLANG_PREPROCESS_H\r
 \r
+#include "slang_compile.h"\r
+\r
 #if defined __cplusplus\r
 extern "C" {\r
 #endif\r