gstreamer_test_apps/gstplayer/src/GSTPlayerappui.cpp
changeset 26 69c7080681bf
parent 18 5824eee55f42
child 34 1b8125c02661
--- a/gstreamer_test_apps/gstplayer/src/GSTPlayerappui.cpp	Fri Jul 09 16:26:45 2010 -0500
+++ b/gstreamer_test_apps/gstplayer/src/GSTPlayerappui.cpp	Fri Aug 06 16:36:50 2010 -0500
@@ -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"