summaryrefslogtreecommitdiff
path: root/gdb/python/py-objfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/py-objfile.c')
-rw-r--r--gdb/python/py-objfile.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/gdb/python/py-objfile.c b/gdb/python/py-objfile.c
index 67f63b314e3..07eac33e5ea 100644
--- a/gdb/python/py-objfile.c
+++ b/gdb/python/py-objfile.c
@@ -18,11 +18,15 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
+
+/* Local non-gdb includes. */
#include "python-internal.h"
+
+/* Local includes. */
+#include "build-id.h"
#include "charset.h"
-#include "objfiles.h"
#include "language.h"
-#include "build-id.h"
+#include "objfiles.h"
#include "symtab.h"
typedef struct