i965/fs: Fix struct vs. class in acp_entry definitions.

This commit is contained in:
Kenneth Graunke 2013-01-07 19:42:38 -08:00
parent a70e5e2b94
commit a5265f7536

View file

@ -52,7 +52,7 @@ extern "C" {
class bblock_t;
namespace {
class acp_entry;
struct acp_entry;
}
enum register_file {