More cleanup.

This commit is contained in:
castano
2010-05-31 08:13:23 +00:00
parent c8bf853ba4
commit 4b08c20b0e
15 changed files with 252 additions and 93 deletions

View File

@ -21,10 +21,9 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
// OTHER DEALINGS IN THE SOFTWARE.
#ifndef NV_TT_COMPRESSORRGB_H
#define NV_TT_COMPRESSORRGB_H
#ifndef NVTT_COMPRESSORRGB_H
#define NVTT_COMPRESSORRGB_H
#include "nvtt.h"
#include "Compressor.h"
namespace nv
@ -37,4 +36,4 @@ namespace nv
} // nv namespace
#endif // NV_TT_COMPRESSORRGB_H
#endif // NVTT_COMPRESSORRGB_H