Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / tracefile-tfile.c
index 831f162df7e0272ac446a9be1851f41f133c04b3..020a6be69b5f2fbe5348a30ff32f1a4e3364b76d 100644 (file)
@@ -20,8 +20,8 @@
 #include "defs.h"
 #include "tracefile.h"
 #include "readline/tilde.h"
-#include "filestuff.h"
-#include "rsp-low.h" /* bin2hex */
+#include "common/filestuff.h"
+#include "common/rsp-low.h" /* bin2hex */
 #include "regcache.h"
 #include "inferior.h"
 #include "gdbthread.h"
@@ -31,7 +31,7 @@
 #include "remote.h"
 #include "xml-tdesc.h"
 #include "target-descriptions.h"
-#include "buffer.h"
+#include "common/buffer.h"
 #include <algorithm>
 
 #ifndef O_LARGEFILE
This page took 0.023886 seconds and 4 git commands to generate.