g3dvl: assert.h -> util/u_debug.h

This commit is contained in:
José Fonseca
2009-09-28 19:02:34 +01:00
parent 7db33440a8
commit bd2e36a38f
+1 -1
View File
@@ -2,8 +2,8 @@
#define PIPE_VIDEO_STATE_H
/* u_reduce_video_profile() needs these */
#include <assert.h>
#include <pipe/p_compiler.h>
#include <util/u_debug.h>
#include <pipe/p_defines.h>
#include <pipe/p_format.h>