summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/shared/pci/gr_rasta_tmtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/sparc/shared/pci/gr_rasta_tmtc.c')
-rw-r--r--bsps/sparc/shared/pci/gr_rasta_tmtc.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/bsps/sparc/shared/pci/gr_rasta_tmtc.c b/bsps/sparc/shared/pci/gr_rasta_tmtc.c
index b243259d96..bef2927926 100644
--- a/bsps/sparc/shared/pci/gr_rasta_tmtc.c
+++ b/bsps/sparc/shared/pci/gr_rasta_tmtc.c
@@ -26,17 +26,17 @@
#include <rtems/bspIo.h>
#include <pci.h>
-#include <ambapp.h>
-#include <grlib.h>
+#include <grlib/ambapp.h>
+#include <grlib/grlib.h>
#include <drvmgr/drvmgr.h>
-#include <drvmgr/ambapp_bus.h>
+#include <grlib/ambapp_bus.h>
#include <drvmgr/pci_bus.h>
-#include <drvmgr/bspcommon.h>
-#include <bsp/genirq.h>
+#include <grlib/bspcommon.h>
+#include <grlib/genirq.h>
-#include <bsp/gr_rasta_tmtc.h>
+#include <grlib/gr_rasta_tmtc.h>
-#include <grlib_impl.h>
+#include <grlib/grlib_impl.h>
/* Determines which PCI address the AHB masters will access, it should be
* set so that the masters can access the CPU RAM. Default is base of CPU RAM,