From 6e777de1ceb8e7c146615f75d6c098d6579d9ac0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sun, 21 Feb 2016 14:30:04 -0800 Subject: [PATCH] Cleanup. --- tools/bin2c/bin2c.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bin2c/bin2c.cpp b/tools/bin2c/bin2c.cpp index bdb92a4..8aa1b9f 100644 --- a/tools/bin2c/bin2c.cpp +++ b/tools/bin2c/bin2c.cpp @@ -7,7 +7,7 @@ #include #include -#include +#include #include class Bin2cWriter : public bx::WriterI