DevIL
DevIL copied to clipboard
Fix parameter type in ivec_align_buffer prototype
This changes the prototype of ivec_align_buffer to match its implementation in DevIL/src-IL/src/il_alloc.cpp thereby fixing a conflicting types error seen at least on PowerPC Macs. Thanks to @raphael-st for this fix.