X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fsynfig%2Fblinepoint.h;h=672677ad327e5faf7c89169ff5c87b8bd29d661e;hb=12d48d834695e24973c3dac4b186eae140870cd0;hp=a5302b30127dd6e529b30d6c28d2b3600170e63a;hpb=e3acc0b267b14fda5db3c7bbb2f218b993ef84b3;p=synfig.git diff --git a/synfig-core/trunk/src/synfig/blinepoint.h b/synfig-core/trunk/src/synfig/blinepoint.h index a5302b3..672677a 100644 --- a/synfig-core/trunk/src/synfig/blinepoint.h +++ b/synfig-core/trunk/src/synfig/blinepoint.h @@ -1,4 +1,4 @@ -/* === S I N F G =========================================================== */ +/* === S Y N F I G ========================================================= */ /*! \file blinepoint.h ** \brief Template Header ** @@ -21,8 +21,8 @@ /* === S T A R T =========================================================== */ -#ifndef __SINFG_BLINEPOINT_H -#define __SINFG_BLINEPOINT_H +#ifndef __SYNFIG_BLINEPOINT_H +#define __SYNFIG_BLINEPOINT_H /* === H E A D E R S ======================================================= */ @@ -36,7 +36,7 @@ /* === C L A S S E S & S T R U C T S ======================================= */ -namespace sinfg { +namespace synfig { class BLinePoint : public UniqueID { @@ -84,7 +84,7 @@ public: }; // END of class BLinePoint -}; // END of namespace sinfg +}; // END of namespace synfig /* === E N D =============================================================== */