mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Move Color.h from modules/graphics/ to common/
--HG-- branch : minor
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#define LOVE_GRAPHICS_OPENGL_CANVAS_H
|
||||
|
||||
#include "common/config.h"
|
||||
#include "graphics/Color.h"
|
||||
#include "common/Color.h"
|
||||
#include "common/int.h"
|
||||
#include "graphics/Canvas.h"
|
||||
#include "graphics/Volatile.h"
|
||||
|
||||
Reference in New Issue
Block a user