satui/satapp/inc/satappplaytoneprovider.h
changeset 27 7eb70891911c
parent 15 d7fc66ccd6fb
--- a/satui/satapp/inc/satappplaytoneprovider.h	Thu May 27 13:23:05 2010 +0300
+++ b/satui/satapp/inc/satappplaytoneprovider.h	Fri Jun 11 14:07:16 2010 +0300
@@ -18,8 +18,8 @@
 #define SATAPPPLAYTONEPROVIDER_H
  
 #include <QObject>
-#include <MdaAudioTonePlayer.h>//PlayStandardTone
-#include <MdaAudioSamplePlayer.h>//PlayUserSelectedTone
+#include <mdaaudiotoneplayer.h> //PlayStandardTone
+#include <mdaaudiosampleplayer.h> //PlayUserSelectedTone
 #include <QEventLoop>
 #include <msatuiobserver.h>