]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/python/python-internal.h
Normalize include guards in gdb
[thirdparty/binutils-gdb.git] / gdb / python / python-internal.h
index b157d22aa1f59b12359b7cab2e448d527b2e97e4..3cb9ebc1eecb4ccb10af791627edd6f4cb3ee022 100644 (file)
@@ -17,8 +17,8 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#ifndef GDB_PYTHON_INTERNAL_H
-#define GDB_PYTHON_INTERNAL_H
+#ifndef PYTHON_PYTHON_INTERNAL_H
+#define PYTHON_PYTHON_INTERNAL_H
 
 #include "extension.h"
 #include "extension-priv.h"
@@ -801,4 +801,4 @@ struct varobj;
 struct varobj_iter *py_varobj_get_iterator (struct varobj *var,
                                            PyObject *printer);
 
-#endif /* GDB_PYTHON_INTERNAL_H */
+#endif /* PYTHON_PYTHON_INTERNAL_H */