Release cleanup
authorRex Jolliff <rex@lvcablemodem.com>
Tue, 25 Aug 1998 04:48:36 +0000 (04:48 +0000)
committerRex Jolliff <rex@lvcablemodem.com>
Tue, 25 Aug 1998 04:48:36 +0000 (04:48 +0000)
svn path=/trunk/; revision=15

reactos/include/internal/dma.h

index 137f7cf..236a9b1 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: dma.h,v 1.2 1998/08/12 22:43:24 rosmgr Exp $
+/* $Id: dma.h,v 1.3 1998/08/25 04:48:36 rex Exp $
  * linux/include/asm/dma.h: Defines for using and allocating dma channels.
  * Written by Hennus Bergman, 1992.
  * High DMA channel support & info by Hannu Savolainen
@@ -8,7 +8,7 @@
 #ifndef _ASM_DMA_H
 #define _ASM_DMA_H
 
-#include "io.h"             /* need byte IO */
+#include <internal/hal/io.h>             /* need byte IO */
 
 
 #ifdef HAVE_REALLY_SLOW_DMA_CONTROLLER