X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2FMoof%2FAabb.cc;h=1fb382f7fab7069bd8e1b8378f5d42a4daa6ce78;hp=c844251b1d0551b2fcf9c94a8ddf2929c11baf6e;hb=f72400af4fa3e7b54dab154b5a2b6503a6f9af18;hpb=72d4af22710317acffab861421c4364b1780b6fe diff --git a/src/Moof/Aabb.cc b/src/Moof/Aabb.cc index c844251..1fb382f 100644 --- a/src/Moof/Aabb.cc +++ b/src/Moof/Aabb.cc @@ -26,10 +26,10 @@ *******************************************************************************/ -#include -#include -#include -#include +#include "Aabb.hh" +#include "Camera.hh" +#include "OpenGL.hh" +#include "Texture.hh" namespace Mf {