Changed "common.h" to "acess.h" to reduce possible conflicts
[tpg/acess2.git] / Kernel / vfs / open.c
index 655272e..74427b5 100644 (file)
@@ -3,7 +3,7 @@
  * - Open, Close and ChDir
  */
 #define DEBUG  0
-#include <common.h>
+#include <acess.h>
 #include "vfs.h"
 #include "vfs_int.h"
 #include "vfs_ext.h"

UCC git Repository :: git.ucc.asn.au