aboutsummaryrefslogtreecommitdiff
path: root/gdb/source.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/source.h')
-rw-r--r--gdb/source.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/source.h b/gdb/source.h
index 1c45405..54d899a 100644
--- a/gdb/source.h
+++ b/gdb/source.h
@@ -19,7 +19,7 @@
#ifndef SOURCE_H
#define SOURCE_H
-#include "common/scoped_fd.h"
+#include "gdbsupport/scoped_fd.h"
struct symtab;