aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/project.h')
-rw-r--r--src/project.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/project.h b/src/project.h
index e7ed065..9de6b17 100644
--- a/src/project.h
+++ b/src/project.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.6 2008/02/09 15:47:28 james
+ * *** empty log message ***
+ *
* Revision 1.5 2008/02/07 00:39:13 james
* *** empty log message ***
*
@@ -86,6 +89,10 @@
#include "ansi.h"
#include "vt102.h"
#include "keys.h"
+#include "history.h"
+#include "ring.h"
+
+#include "context.h"
#include "prototypes.h"