Fix typo in previous patch

This commit is contained in:
Ralf Corsepius
2004-04-13 09:46:54 +00:00
parent b6bf7d535e
commit 408644d412

View File

@@ -11,5 +11,5 @@
#ifndef RTEMS_NO_WARN_DEPRECATED
#warning <rtems/score/ppc.h> is deprecated, use <rtems/rtems/score/powerpc.h> instead
#endif
#include <rtems/rtems/score/ppc.h>
#include <rtems/score/powerpc.h>
#endif