diff options
Diffstat (limited to 'gdb/ui-style.c')
-rw-r--r-- | gdb/ui-style.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ui-style.c b/gdb/ui-style.c index e61fb06..6c3f6e6 100644 --- a/gdb/ui-style.c +++ b/gdb/ui-style.c @@ -18,6 +18,7 @@ #include "defs.h" #include "ui-style.h" +#include "gdb_regex.h" /* A regular expression that is used for matching ANSI terminal escape sequences. */ |