blob: 82b302f47916a1bd664aafc7a927bd356791f9af [file] [log] [blame]
#ifndef QT_QTOPENGL_MODULE_H
#define QT_QTOPENGL_MODULE_H
#include <QtCore/QtCore>
#include <QtGui/QtGui>
#include "qgl.h"
#include "qglbuffer.h"
#include "qglcolormap.h"
#include "qglframebufferobject.h"
#include "qglpixelbuffer.h"
#include "qglshaderprogram.h"
#endif