Fixed order of inclusion directives.

master
Camilla Berglund ago%!(EXTRA string=15 years)
parent 71ba8cfab6
commit e54c884fbc
  1. 2
      src/win32/platform.h

@ -43,8 +43,8 @@
#include <windows.h>
#include <mmsystem.h>
#include "../../include/GL/wglext.h"
#include "../../include/GL/glfw3.h"
#include "../../include/GL/wglext.h"
//========================================================================

Loading…
Cancel
Save