about summary refs log tree commit diff stats
path: root/xxxterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'xxxterm.h')
-rw-r--r--xxxterm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xxxterm.h b/xxxterm.h
index a1a556c..d5396f3 100644
--- a/xxxterm.h
+++ b/xxxterm.h
@@ -77,7 +77,6 @@ u_int32_t	arc4random_uniform(u_int32_t);
 #include <pthread.h>
 #endif
 
-#include "version.h"
 #include "javascript.h"
 /*
 javascript.h borrowed from vimprobable2 under the following license: