diff options
Diffstat (limited to 'gdb/ser-go32.c')
-rw-r--r-- | gdb/ser-go32.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ser-go32.c b/gdb/ser-go32.c index ae71f73..2802a44 100644 --- a/gdb/ser-go32.c +++ b/gdb/ser-go32.c @@ -21,7 +21,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "gdbcmd.h" +#include "cli/cli-cmds.h" #include "serial.h" /* * NS16550 UART registers |