changeset 44:7842d33cbba1

In DW 2.3 compat.h is now dwcompat.h.
author Brian Smith <brian@dbsoft.org>
date Thu, 23 Feb 2012 07:12:58 -0600
parents 77d12a81e467
children 73b8fc7252f2
files cc.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cc.c	Wed Jan 25 02:29:28 2012 -0600
+++ b/cc.c	Thu Feb 23 07:12:58 2012 -0600
@@ -1,4 +1,4 @@
-#include "compat.h"
+#include "dwcompat.h"
 #include "dw.h"
 #include "cc.h"
 #include "stats.h"