summaryrefslogtreecommitdiffstats
path: root/src/opengl/qtopenglglobal.h
blob: a46f98e0bd0ffbfe033dfd4c76cc4c5b3877e806 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright (C) 2016 Intel Corporation.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only

#ifndef QTOPENGLGLOBAL_H
#define QTOPENGLGLOBAL_H

#include <QtCore/qglobal.h>
#include <QtGui/qtguiglobal.h>
#include <QtOpenGL/qtopenglexports.h>

#endif // QTOPENGLGLOBAL_H