MTrack/CommitCheck/UnixLineBreak.php
authorAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 11:01:06 +0000 (19:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 27 Jun 2011 11:01:06 +0000 (19:01 +0800)
MTrack/CommitCheck/UnixLineBreak.php

index b0dff70..25354e4 100644 (file)
@@ -1,5 +1,5 @@
 <?php 
-require_once 'Interface/CommitListener.php';
+require_once 'MTrack/Interface/CommitListener.php';
 
 class MTrackCommitCheck_UnixLineBreak implements IMTrackCommitListener 
 {