Update file.cpp
authorJean-Paul Mari <1195657+djipi@users.noreply.github.com>
Thu, 7 Sep 2017 04:56:11 +0000 (00:56 -0400)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2017 04:56:11 +0000 (00:56 -0400)
To fix the conflicts

src/file.cpp

index bead63b..3919fe4 100644 (file)
@@ -38,8 +38,8 @@
 #include "libelf/libelf.h"
 #include "libelf/gelf.h"
 #include "libdwarf.h"
 #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
 
 
 // Private function prototypes