]> Dogcows Code - chaz/yoink/blobdiff - src/moof/drawable.hh
pch support
[chaz/yoink] / src / moof / drawable.hh
index 2f5c6cd09b4ac20261c93722caa39e9cffb6e0d6..4caf0cafa61e4f30b3c9fb1a2f80421f72c5f451 100644 (file)
 #ifndef _MOOF_DRAWABLE_HH_
 #define _MOOF_DRAWABLE_HH_
 
+#include <moof/math.hh>
+
+
 /**
  * \file drawable.hh
  * Representation for an object that can be drawn to the screen.
  */
 
-#include <moof/math.hh>
-
-
 namespace moof {
 
 
This page took 0.017974 seconds and 4 git commands to generate.