Index: libcfa/src/common.cfa
===================================================================
--- libcfa/src/common.cfa	(revision ba9baadeb7d347b3375a3c22e4ce3628359e9187)
+++ libcfa/src/common.cfa	(revision cdbab558c7734aaa7ebe27165f8fc27f3514ad1a)
@@ -1,11 +1,11 @@
-//                               -*- Mode: C -*- 
-// 
+//                               -*- Mode: C -*-
+//
 // Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
 //
 // The contents of this file are covered under the licence agreement in the
 // file "LICENCE" distributed with Cforall.
-// 
-// common.c -- 
-// 
+//
+// common.c --
+//
 // Author           : Peter A. Buhr
 // Created On       : Thu Jul 12 08:02:29 2018
@@ -13,7 +13,7 @@
 // Last Modified On : Thu Jul 12 08:38:47 2018
 // Update Count     : 3
-// 
+//
 
-#include "common"
+#include "common.hfa"
 #include <stdlib.h>					// div_t, *div
 
