src/glCompiler.h

changeset 1144
4f226fd97826
parent 1123
15e46ea3151f
equal deleted inserted replaced
1143:2008959603c9 1144:4f226fd97826
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #pragma once 19 #pragma once
20 #include "main.h" 20 #include "main.h"
21 #include "glRenderer.h" 21 #include "glrenderer.h"
22 #include "glShared.h" 22 #include "glShared.h"
23 #include <QMap> 23 #include <QMap>
24 #include <QSet> 24 #include <QSet>
25 25
26 // ============================================================================= 26 // =============================================================================

mercurial