aboutsummaryrefslogtreecommitdiffstats
path: root/src/project.h
diff options
context:
space:
mode:
authorjames <>2008-02-06 20:26:58 +0000
committerjames <>2008-02-06 20:26:58 +0000
commitb4c47719823e9907f6040e1e899b927cbeb8282e (patch)
treecdf78ad3063886c1b6c4e609fea211d06a49793a /src/project.h
parente28e963a332cf073fcb511e9b85ee7e6648df1f6 (diff)
downloadsympathy-b4c47719823e9907f6040e1e899b927cbeb8282e.tar.gz
sympathy-b4c47719823e9907f6040e1e899b927cbeb8282e.tar.bz2
sympathy-b4c47719823e9907f6040e1e899b927cbeb8282e.zip
*** empty log message ***
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"