From c6ae17f774721875a2833b1138bad9f516a72003 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 3 Oct 2015 19:46:11 -0400 Subject: Add support for Morton order. --- color.h | 1 - 1 file changed, 1 deletion(-) (limited to 'color.h') diff --git a/color.h b/color.h index 6fec82d..0abafbd 100644 --- a/color.h +++ b/color.h @@ -12,7 +12,6 @@ #ifndef COLOR_H #define COLOR_H -#include "kd-forest.h" #include // Unpack a color into 8-bit RGB values -- cgit v1.2.3