| Index: courgette/bsdiff_memory_unittest.cc
|
| diff --git a/courgette/bsdiff_memory_unittest.cc b/courgette/bsdiff_memory_unittest.cc
|
| index 527456532822aa83bc6316d34323ae60630e23ff..a9423d4e3c3b4e3761c101b8fab25c63304d0d04 100644
|
| --- a/courgette/bsdiff_memory_unittest.cc
|
| +++ b/courgette/bsdiff_memory_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "courgette/third_party/bsdiff.h"
|
| +#include "courgette/third_party/bsdiff/bsdiff.h"
|
|
|
| #include <stddef.h>
|
|
|
|
|