summaryrefslogtreecommitdiffstats
path: root/color.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2015-10-03 19:46:11 -0400
committerTavian Barnes <tavianator@tavianator.com>2015-10-04 13:23:17 -0400
commitc6ae17f774721875a2833b1138bad9f516a72003 (patch)
tree258f1902791f50ab9b6fb83325411bd876d08713 /color.h
parent328b647f8afc26af5ffaea124161682484f0c85e (diff)
downloadkd-forest-c6ae17f774721875a2833b1138bad9f516a72003.tar.xz
Add support for Morton order.
Diffstat (limited to 'color.h')
-rw-r--r--color.h1
1 files changed, 0 insertions, 1 deletions
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 <stdint.h>
// Unpack a color into 8-bit RGB values