Multimedia: Compile on Windows.
MSVC is more strict about #include <> and #include "". Reviewed-by: Ling Hu <ling.hu@nokia.com> Change-Id: I8973d7b2717d892407ad93785f92a64b05bdb6b5 Reviewed-on: http://codereview.qt-project.org/6134 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
48d95f0baa
commit
930d99948f
@@ -39,8 +39,8 @@
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include <qpaintervideosurface_p.h>
|
||||
#include <qpaintervideosurface_mac_p.h>
|
||||
#include "qpaintervideosurface_p.h"
|
||||
#include "qpaintervideosurface_mac_p.h"
|
||||
|
||||
#include <qmath.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user