summaryrefslogtreecommitdiff
path: root/gdb/python/py-events.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/py-events.h')
-rw-r--r--gdb/python/py-events.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/python/py-events.h b/gdb/python/py-events.h
index 7d357ad3ca3..739234d5f2c 100644
--- a/gdb/python/py-events.h
+++ b/gdb/python/py-events.h
@@ -20,8 +20,10 @@
#ifndef PYTHON_PY_EVENTS_H
#define PYTHON_PY_EVENTS_H
-#include "command.h"
#include "python-internal.h"
+
+/* Local includes. */
+#include "command.h"
#include "inferior.h"
/* Stores a list of objects to be notified when the event for which this