changeset 30 | 5dc02b23752f |
parent 18 | 2f34d5167611 |
29:b72c6db6890b | 30:5dc02b23752f |
---|---|
56 // |
56 // |
57 |
57 |
58 #include <QtGui/qimage.h> |
58 #include <QtGui/qimage.h> |
59 |
59 |
60 #if !defined(QT_NO_EGL) |
60 #if !defined(QT_NO_EGL) |
61 #include <QtGui/private/qegl_p.h> |
61 #include <QtGui/private/qeglcontext_p.h> |
62 #endif |
62 #endif |
63 |
63 |
64 QT_BEGIN_NAMESPACE |
64 QT_BEGIN_NAMESPACE |
65 |
65 |
66 class QVGPaintEngine; |
66 class QVGPaintEngine; |