Fix halmp build for real
Modified: trunk/reactos/hal/halx86/mp/mps.S
--- trunk/reactos/hal/halx86/mp/mps.S 2005-06-29 18:33:39 UTC (rev 16327) +++ trunk/reactos/hal/halx86/mp/mps.S 2005-06-29 19:05:46 UTC (rev 16328) @@ -11,7 +11,7 @@
/* INCLUDES ******************************************************************/
-#include <internal/i386/segment.h>
+#include <ndk/i386/segment.h>
/* FUNCTIONS *****************************************************************/