* minor: move IGesturesModule into the correct namespace

0.6.1-post-fixes
Justin Clarke Casey 2008-12-19 18:37:15 +00:00
parent 583fa73126
commit 5313330e4d
1 changed files with 1 additions and 1 deletions

View File

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