diff -r bc39b352897e -r 69c7080681bf gstreamer_test_apps/gstplayer/src/GSTPlayerapplication.cpp --- a/gstreamer_test_apps/gstplayer/src/GSTPlayerapplication.cpp Fri Jul 09 16:26:45 2010 -0500 +++ b/gstreamer_test_apps/gstplayer/src/GSTPlayerapplication.cpp Fri Aug 06 16:36:50 2010 -0500 @@ -32,8 +32,8 @@ */ // INCLUDE FILES -#include "GSTPlayerDocument.h" -#include "GSTPlayerApplication.h" +#include "gstplayerdocument.h" +#include "gstplayerapplication.h" // ============================ MEMBER FUNCTIONS ===============================