Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / regcache.h
index 16faf0c851b6844316d802dff62b85af3231d9da..2b703ea4a4b84f7a4eb3d0ed398319efb95877c8 100644 (file)
@@ -20,7 +20,7 @@
 #ifndef REGCACHE_H
 #define REGCACHE_H
 
-#include "common-regcache.h"
+#include "common/common-regcache.h"
 #include <forward_list>
 
 struct regcache;
This page took 0.031637 seconds and 4 git commands to generate.