X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2Fcompile%2Fcompile-internal.h;h=406a369d683d5333b05ab147d5320e42a5a87385;hb=1a5c25988eabb35e0e40ea484b1eea029d9b7f53;hp=90e829259d9c92035d6480024a25a7601ff58a2b;hpb=31528deca52123a5a6dee19d47bee94dff041325;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/compile/compile-internal.h b/gdb/compile/compile-internal.h index 90e829259d9..406a369d683 100644 --- a/gdb/compile/compile-internal.h +++ b/gdb/compile/compile-internal.h @@ -14,8 +14,8 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#ifndef GDB_COMPILE_INTERNAL_H -#define GDB_COMPILE_INTERNAL_H +#ifndef COMPILE_COMPILE_INTERNAL_H +#define COMPILE_COMPILE_INTERNAL_H #include "gcc-c-interface.h" @@ -207,4 +207,4 @@ private: std::string m_object_file; }; -#endif /* GDB_COMPILE_INTERNAL_H */ +#endif /* COMPILE_COMPILE_INTERNAL_H */