* minor: move IGesturesModule into the correct namespace

This commit is contained in:
Justin Clarke Casey
2008-12-19 18:37:15 +00:00
parent 583fa73126
commit 5313330e4d

View File

@@ -28,7 +28,7 @@
using OpenMetaverse;
using OpenSim.Framework;
namespace OpenSim.Region.Environment
namespace OpenSim.Region.Environment.Interfaces
{
public interface IGesturesModule
{