mirror of
https://github.com/glfw/glfw.git
synced 2026-08-27 07:35:53 +02:00
Renamed glfw.h to glfw3.h to avoid conflicts.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include <GL/glfw.h>
|
||||
#include <GL/glfw3.h>
|
||||
|
||||
#ifndef M_PI
|
||||
#define M_PI 3.1415926535897932384626433832795
|
||||
|
||||
Reference in New Issue
Block a user