From 141a05edf4c77a4bd7e7db685e4debed367f9be9 Mon Sep 17 00:00:00 2001 From: castano Date: Thu, 17 Apr 2008 06:59:29 +0000 Subject: [PATCH] Merge private branch. --- src/nvtt/InputOptions.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/nvtt/InputOptions.cpp b/src/nvtt/InputOptions.cpp index 196a00a..d4a6f63 100644 --- a/src/nvtt/InputOptions.cpp +++ b/src/nvtt/InputOptions.cpp @@ -23,6 +23,8 @@ #include // memcpy +#include // nextPowerOfTwo + #include #include "nvtt.h"