diff --git a/src/include/access/xact.h b/src/include/access/xact.h
index 526048d663e2332cc98a5c9453e4fda4cd7d2bb4..fd2077d5eb52548189d669bb21565872714b066e 100644
--- a/src/include/access/xact.h
+++ b/src/include/access/xact.h
@@ -6,14 +6,14 @@
  *
  * Copyright (c) 1994, Regents of the University of California
  *
- * $Id: xact.h,v 1.2 1996/11/03 08:17:23 scrappy Exp $
+ * $Id: xact.h,v 1.3 1996/11/05 07:15:58 scrappy Exp $
  *
  *-------------------------------------------------------------------------
  */
 #ifndef XACT_H
 #define XACT_H
 
-#include "utils/nabstime.h"
+#include <utils/nabstime.h>
 
 /* ----------------
  *	transaction state structure