mirror of
https://github.com/love2d/love.git
synced 2026-08-18 03:34:23 +02:00
Move Color.h from modules/graphics/ to common/
--HG-- branch : minor
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
// LOVE
|
||||
#include "common/int.h"
|
||||
#include "Color.h"
|
||||
#include "common/Color.h"
|
||||
|
||||
// C
|
||||
#include <stddef.h>
|
||||
|
||||
Reference in New Issue
Block a user