Macro hard, microsoft

This commit is contained in:
Alex Szpakowski
2013-04-19 16:11:39 -03:00
parent a477223629
commit 9d62d0044c
+3 -3
View File
@@ -18,12 +18,12 @@
* 3. This notice may not be removed or altered from any source distribution.
**/
#include "OpenGL.h"
// LOVE
#include "common/config.h"
#include "common/Exception.h"
#include "OpenGL.h"
#include "Shader.h"
#include "common/Exception.h"
// STL
#include <algorithm>