X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2FGeometry.h;h=ab5b8410af8f4302ff972213007141f4626ee1c1;hb=9bf23ee332b5fb2d8093337c84d19d5b7a8e27ca;hp=b2454ac61ed778f2ff757e2eaf51b913ebec7416;hpb=24f9448c2efc6daf97a4061cfd6c62da2980c0ad;p=chaz%2Fopenbox diff --git a/src/Geometry.h b/src/Geometry.h index b2454ac6..ab5b8410 100644 --- a/src/Geometry.h +++ b/src/Geometry.h @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -#ifndef __geometru_h +#ifndef __geometry_h #define __geometry_h class Point{ @@ -99,4 +99,4 @@ public: bool Intersect(const Rect &r) const; }; -#endif // __geomtry_h +#endif // __geometry_h