Probably fixed the Windows build

This commit is contained in:
Alex Szpakowski
2015-02-22 02:30:26 -04:00
parent 813061c0e0
commit 59e1cf23e8
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -21,6 +21,7 @@
#ifndef LOVE_GRAPHICS_OPENGL_CANVAS_H
#define LOVE_GRAPHICS_OPENGL_CANVAS_H
#include "common/config.h"
#include "graphics/Color.h"
#include "image/Image.h"
#include "image/ImageData.h"