Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/color.cc')
-rw-r--r--src/math/color.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/math/color.cc b/src/math/color.cc
index 7784338..229c377 100644
--- a/src/math/color.cc
+++ b/src/math/color.cc
@@ -4,7 +4,8 @@
the terms of the GNU General Public License version 2
*/
-// project headers
+#include <string.h>
+
#include "math/color.h"
namespace math