aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/project.h')
-rw-r--r--src/project.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/project.h b/src/project.h
index f8be4ca..259bb6a 100644
--- a/src/project.h
+++ b/src/project.h
@@ -12,6 +12,9 @@
/*
* $Log$
+ * Revision 1.4 2008/02/06 20:26:58 james
+ * *** empty log message ***
+ *
* Revision 1.3 2008/02/04 05:45:55 james
* ::
*
@@ -73,9 +76,11 @@
#include <utmp.h>
#include <pty.h>
+#include "tty.h"
#include "crt.h"
#include "ansi.h"
#include "vt102.h"
+#include "keys.h"
#include "prototypes.h"