summaryrefslogtreecommitdiff
path: root/gdb/python/py-record-full.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/py-record-full.c')
-rw-r--r--gdb/python/py-record-full.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/python/py-record-full.c b/gdb/python/py-record-full.c
index 40d5177f605..e4ee798b740 100644
--- a/gdb/python/py-record-full.c
+++ b/gdb/python/py-record-full.c
@@ -18,7 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-#include "py-record-full.h"
+#include "python/py-record-full.h"
/* Implementation of
BtraceRecord.method [str]. */