aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/memory_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/linux/memory_unittest.cc')
-rw-r--r--src/common/linux/memory_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/linux/memory_unittest.cc b/src/common/linux/memory_unittest.cc
index 22b64398..66c83465 100644
--- a/src/common/linux/memory_unittest.cc
+++ b/src/common/linux/memory_unittest.cc
@@ -27,7 +27,7 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#include "breakpad/linux/memory.h"
+#include "common/linux/memory.h"
#include "testing/gtest/include/gtest/gtest.h"
using namespace google_breakpad;