aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdb_select.h')
-rw-r--r--gdb/gdb_select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdb_select.h b/gdb/gdb_select.h
index b3cb820..ec4547b 100644
--- a/gdb/gdb_select.h
+++ b/gdb/gdb_select.h
@@ -23,7 +23,7 @@
#ifdef HAVE_SYS_SELECT_H
#include <sys/select.h>
#else
-#include "gdb_sys_time.h"
+#include "common/gdb_sys_time.h"
#endif
#ifdef USE_WIN32API