From: Jean-Paul Mari <1195657+djipi@users.noreply.github.com> Date: Thu, 7 Sep 2017 04:56:11 +0000 (-0400) Subject: Update file.cpp X-Git-Tag: v2.1.3-R3~27 X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/commitdiff_plain/a59e9035304af5355e1c474cf02c9bdb8740615c Update file.cpp To fix the conflicts --- diff --git a/src/file.cpp b/src/file.cpp index bead63b..3919fe4 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -38,8 +38,8 @@ #include "libelf/libelf.h" #include "libelf/gelf.h" #include "libdwarf.h" -#include "debugger\ELFManager.h" -#include "debugger\DBGManager.h" +#include "debugger/ELFManager.h" +#include "debugger/DBGManager.h" // Private function prototypes