diff options
Diffstat (limited to 'gdb/windows-tdep.c')
-rw-r--r-- | gdb/windows-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/windows-tdep.c b/gdb/windows-tdep.c index 1a4bae8..1305fc8 100644 --- a/gdb/windows-tdep.c +++ b/gdb/windows-tdep.c @@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "defs.h" -#include "win32-tdep.h" +#include "windows-tdep.h" #include "gdb_obstack.h" #include "xml-support.h" |