]> Dogcows Code - chaz/yoink/blobdiff - src/moof/opengl.hh
use only triangles; no quads
[chaz/yoink] / src / moof / opengl.hh
index 7608cda61508e68cf8f4a435e718915044e1e5be..347f3e5bd55da409c47e32a0115ec65d43ae0ae8 100644 (file)
  * and matrices.
  */
 
+#include "config.h"
+
 #include <SDL/SDL_opengl.h>
 
 #include <moof/math.hh>
 
-#if HAVE_CONFIG_H
-#include "config.h"
-#endif
-
 
 // generic function arguments
 
This page took 0.017751 seconds and 4 git commands to generate.