X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fmoof%2Fcamera.hh;h=7484e4e7a64bd6845182f900d12906acdd08896a;hp=43e547163d9a0ff8206a3a91475b75d85050e0a4;hb=44b3014bce798789e795242d1556cb7449e6386a;hpb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a diff --git a/src/moof/camera.hh b/src/moof/camera.hh index 43e5471..7484e4e 100644 --- a/src/moof/camera.hh +++ b/src/moof/camera.hh @@ -10,17 +10,17 @@ #ifndef _MOOF_CAMERA_HH_ #define _MOOF_CAMERA_HH_ -/** - * \file camera.hh - * Classes related to managing the modelview and perspective matrices. - */ - #include #include #include #include +/** + * \file camera.hh + * Classes related to managing the modelview and perspective matrices. + */ + namespace moof {