gstreamer_test_apps/gstplayer/src/GSTPlayerappui.cpp
changeset 27 d43ce56a1534
parent 9 2a0f36a70380
child 34 1b8125c02661
--- a/gstreamer_test_apps/gstplayer/src/GSTPlayerappui.cpp	Tue Jul 06 14:35:10 2010 +0300
+++ b/gstreamer_test_apps/gstplayer/src/GSTPlayerappui.cpp	Wed Aug 18 10:04:13 2010 +0300
@@ -34,18 +34,18 @@
 // INCLUDE FILES
 #include <avkon.hrh>
 #include <aknnotewrappers.h>
-#include <stringloader.h>
-#include <GSTPlayer.rsg>
+#include <StringLoader.h>
+#include <gstplayer.rsg>
 #include <CAknMemorySelectionDialog.h>
 #include <f32file.h>
 #include <s32file.h>
-#include <PathInfo.h>
+#include <pathinfo.h>
 #include <gst/gst.h>
 
-#include "GSTPlayer.pan"
-#include "GSTPlayerAppUi.h"
-#include "GSTPlayerAppView.h"
-#include "GSTPlayer.hrh"
+#include "gstplayer.pan"
+#include "gstplayerappui.h"
+#include "gstplayerappview.h"
+#include "gstplayer.hrh"
 
 #include "GlibEventHandler.h"
 #include "gstreamer.h"