aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/mi/mi-common.h')
-rw-r--r--gdb/mi/mi-common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/mi/mi-common.h b/gdb/mi/mi-common.h
index 1589f8d..4fb2d75 100644
--- a/gdb/mi/mi-common.h
+++ b/gdb/mi/mi-common.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#ifndef MI_COMMON_H
-#define MI_COMMON_H
+#ifndef MI_MI_COMMON_H
+#define MI_MI_COMMON_H
#include "interps.h"
@@ -90,4 +90,4 @@ public:
struct ui_out *cli_uiout;
};
-#endif
+#endif /* MI_MI_COMMON_H */