Fixes to compile MiniCL under Linux.

OpenCL fixes for Linux not processed yet (TBD)
This commit is contained in:
erwin.coumans
2010-08-24 21:35:28 +00:00
parent 1955d08f1b
commit 6a9e16501c
4 changed files with 6 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ subject to the following restrictions:
3. This notice may not be removed or altered from any source distribution.
*/
#include <stdio.h>
#include "clstuff.h"
#include "gl_win.h"