summaryrefslogtreecommitdiff
path: root/gdb/annotate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/annotate.h')
-rw-r--r--gdb/annotate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/annotate.h b/gdb/annotate.h
index 4a9e1b58f28..b55dffeb072 100644
--- a/gdb/annotate.h
+++ b/gdb/annotate.h
@@ -19,8 +19,8 @@
#ifndef ANNOTATE_H
#define ANNOTATE_H
-#include "symtab.h"
#include "gdbtypes.h"
+#include "symtab.h"
extern void annotate_breakpoint (int);
extern void annotate_catchpoint (int);