diff -r 29ecd5cb86b3 -r d43ce56a1534 gstreamer_test_apps/gstplayer/src/GSTPlayerapplication.cpp --- a/gstreamer_test_apps/gstplayer/src/GSTPlayerapplication.cpp Tue Jul 06 14:35:10 2010 +0300 +++ b/gstreamer_test_apps/gstplayer/src/GSTPlayerapplication.cpp Wed Aug 18 10:04:13 2010 +0300 @@ -32,8 +32,8 @@ */ // INCLUDE FILES -#include "GSTPlayerDocument.h" -#include "GSTPlayerApplication.h" +#include "gstplayerdocument.h" +#include "gstplayerapplication.h" // ============================ MEMBER FUNCTIONS ===============================