Don't call touchwin in tui_gen_win_info::refresh_window
[external/binutils.git] / gdb / gdb_regex.c
index 711f121..ce84443 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "defs.h"
 #include "gdb_regex.h"
-#include "common/def-vector.h"
+#include "gdbsupport/def-vector.h"
 
 compiled_regex::compiled_regex (const char *regex, int cflags,
                                const char *message)