]> Dogcows Code - chaz/openbox/blobdiff - src/Geometry.h
added first revision of the BestFit placement type.
[chaz/openbox] / src / Geometry.h
index b2454ac61ed778f2ff757e2eaf51b913ebec7416..ab5b8410af8f4302ff972213007141f4626ee1c1 100644 (file)
@@ -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
This page took 0.021685 seconds and 4 git commands to generate.