aboutsummaryrefslogtreecommitdiff
path: root/gdb/compile/compile-cplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/compile/compile-cplus.h')
-rw-r--r--gdb/compile/compile-cplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/compile/compile-cplus.h b/gdb/compile/compile-cplus.h
index e5ea7d7..d58e030 100644
--- a/gdb/compile/compile-cplus.h
+++ b/gdb/compile/compile-cplus.h
@@ -17,7 +17,7 @@
#ifndef COMPILE_COMPILE_CPLUS_H
#define COMPILE_COMPILE_CPLUS_H
-#include "common/enum-flags.h"
+#include "gdbsupport/enum-flags.h"
#include "gcc-cp-plugin.h"
struct type;