gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
[mesa.git] / src / gallium / drivers / softpipe / sp_screen.c
index f6b3d7ac24fd82afa9449e2fd1f6394a3e24ac42..9644dbd168f2ac0373244f3b70f5a18588e6a20f 100644 (file)
@@ -26,7 +26,7 @@
  **************************************************************************/
 
 
-#include "pipe/p_util.h"
+#include "util/u_memory.h"
 #include "pipe/p_winsys.h"
 #include "pipe/p_defines.h"
 #include "pipe/p_screen.h"