Prefer object over notype symbols when disassembling
[deliverable/binutils-gdb.git] / opcodes / msp430-dis.c
index 58d31df7c957b6182dd17099b5ec23fb7cf4b65d..24648724264794f3db7b9f432632b8b516bd3db7 100644 (file)
@@ -1,5 +1,5 @@
 /* Disassemble MSP430 instructions.
-   Copyright (C) 2002-2017 Free Software Foundation, Inc.
+   Copyright (C) 2002-2019 Free Software Foundation, Inc.
 
    Contributed by Dmitry Diky <diwil@mail.ru>
 
@@ -26,7 +26,7 @@
 #include <sys/types.h>
 #include <errno.h>
 
-#include "dis-asm.h"
+#include "disassemble.h"
 #include "opintl.h"
 #include "libiberty.h"
 
This page took 0.026738 seconds and 4 git commands to generate.