X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fcontact.hh;fp=src%2Fmoof%2Fcontact.hh;h=42e93bbe73356b2b31017dd8e24bdfe19b763b4f;hp=1d1998e19e69b273ad88acaaed6ce649089e06c1;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/contact.hh b/src/moof/contact.hh index 1d1998e..42e93bb 100644 --- a/src/moof/contact.hh +++ b/src/moof/contact.hh @@ -10,14 +10,14 @@ #ifndef _MOOF_CONTACT_HH_ #define _MOOF_CONTACT_HH_ +#include + + /** * \file contact.hh * Represents a collision between entities. */ -#include - - namespace moof {