Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / gdbserver / gdbthread.h
index 2e1a844276a4cd2bbc836f6501f0c06a8cefef2b..fcd02029e7d920c9b6dea3705380ab561ce73658 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef GDB_THREAD_H
 #define GDB_THREAD_H
 
-#include "common-gdbthread.h"
+#include "common/common-gdbthread.h"
 #include "inferiors.h"
 
 #include <list>
This page took 0.025738 seconds and 4 git commands to generate.