forked from mirrors/0ad
Split CColor from Shapes.
Reviewed By: wraitii Tested By: Stan Differential Revision: https://code.wildfiregames.com/D1515 This was SVN commit r22051.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2017 Wildfire Games.
|
||||
/* Copyright (C) 2019 Wildfire Games.
|
||||
* This file is part of 0 A.D.
|
||||
*
|
||||
* 0 A.D. is free software: you can redistribute it and/or modify
|
||||
@@ -19,6 +19,7 @@
|
||||
|
||||
#include "scriptinterface/ScriptConversions.h"
|
||||
|
||||
#include "graphics/Color.h"
|
||||
#include "maths/Fixed.h"
|
||||
#include "maths/FixedVector2D.h"
|
||||
#include "maths/FixedVector3D.h"
|
||||
|
||||
Reference in New Issue
Block a user