Ticket #5: fix.patch
| File fix.patch, 404 bytes (added by Carsten, 2 years ago) |
|---|
-
Libs/MaterialSystem/RendererCgARB1/RendererImpl.cpp
35 35 #endif 36 36 37 37 #include <math.h> 38 #include <stdio.h> 38 39 #include <stdlib.h> 39 40 #include <GL/gl.h> 40 41 #include <GL/glu.h>
