| Index: courgette/patch_generator_x86_32.h
|
| diff --git a/courgette/patch_generator_x86_32.h b/courgette/patch_generator_x86_32.h
|
| index 3610eeb608362352d6f2b2fcb5d0cd832353e891..ac558be6d8203ac481d59c9a2825908b23654a16 100644
|
| --- a/courgette/patch_generator_x86_32.h
|
| +++ b/courgette/patch_generator_x86_32.h
|
| @@ -9,8 +9,8 @@
|
| #define COURGETTE_WIN32_X86_GENERATOR_H_
|
|
|
| #include "base/logging.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -
|
| #include "courgette/assembly_program.h"
|
| #include "courgette/ensemble.h"
|
|
|
|
|