@@ -27,7 +27,7 @@ OTHER DEALINGS IN THE SOFTWARE.
#include "Assert.h"
#include "Keyboard.h"
#include "OS.h"
-#include "GLXContext.h"
+#include "GLContext.h"
#include "String.h"
namespace crown
@@ -27,7 +27,6 @@ OTHER DEALINGS IN THE SOFTWARE.
#include <GL/glew.h>
#include "Renderer.h"
#include "Texture.h"
#include "VertexBuffer.h"
@@ -38,8 +37,7 @@ OTHER DEALINGS IN THE SOFTWARE.
#include "IdTable.h"
#include "MallocAllocator.h"
#include "Resource.h"
-
{
@@ -23,7 +23,7 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
*/
#include "Types.h"