diff options
Diffstat (limited to 'o3d/command_buffer/client/cross/effect_helper.cc')
-rw-r--r-- | o3d/command_buffer/client/cross/effect_helper.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/command_buffer/client/cross/effect_helper.cc b/o3d/command_buffer/client/cross/effect_helper.cc index 2523892..454a319 100644 --- a/o3d/command_buffer/client/cross/effect_helper.cc +++ b/o3d/command_buffer/client/cross/effect_helper.cc @@ -32,7 +32,7 @@ // This file implements the EffectHelper class. -#include "command_buffer/common/cross/cmd_buffer_format.h" +#include "command_buffer/common/cross/o3d_cmd_format.h" #include "command_buffer/client/cross/cmd_buffer_helper.h" #include "command_buffer/client/cross/effect_helper.h" #include "command_buffer/client/cross/fenced_allocator.h" |