X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/409a83c505d2dde74e12f4559201ee9c2c14d3b8..5fe21518fc4536c25c40716b3fbdf81a7edac56c:/src/debugger/HWLABELManager.cpp?ds=sidebyside diff --git a/src/debugger/HWLABELManager.cpp b/src/debugger/HWLABELManager.cpp index 0da1487..85262a5 100644 --- a/src/debugger/HWLABELManager.cpp +++ b/src/debugger/HWLABELManager.cpp @@ -13,8 +13,8 @@ #include #include -#include "libelf\libelf.h" -#include "libelf\gelf.h" +#include "libelf/libelf.h" +#include "libelf/gelf.h" #include "log.h" #include "ELFManager.h"