sync
[web.mtrack] / MTrackWeb / Attachment.php
index 844d89a..32e8088 100644 (file)
@@ -1,7 +1,7 @@
 <?php # vim:ts=2:sw=2:et:
 /* For licensing and copyright terms, see the file named LICENSE */
 
-require_once 'MtrackWeb.php';
+require_once 'MTrackWeb.php';
 
 class MTrackWeb_Attachment extends MTrackWeb
 {
@@ -62,4 +62,4 @@ class MTrackWeb_Attachment extends MTrackWeb
     }
     
 }
\ No newline at end of file