r300g: align the height of NPOT textures to POT
[mesa.git] / src / gallium / drivers / trace / tr_buffer.c
index 4f0eff6a5a4c37b7bebe5eae7c77d6f59d1b7c69..fa2ac068ebc7e22811c15282b2d848f5dfa4d515 100644 (file)
@@ -26,6 +26,7 @@
  **************************************************************************/
 
 
+#include "util/u_inlines.h"
 #include "util/u_memory.h"
 #include "util/u_simple_list.h"