summaryrefslogtreecommitdiffstats
path: root/compat/imsg.h
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-01-25 13:49:01 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-01-25 13:49:01 +0000
commit3e495b4001889596ac6b148cffd1735343a1333e (patch)
tree261c29ef0ab2fd66d04a9397227effeab14de2e7 /compat/imsg.h
parent418ab1a553f46996d3524bab5c81b2c66fa7efc6 (diff)
compat/* should not include tmux.h.
Diffstat (limited to 'compat/imsg.h')
-rw-r--r--compat/imsg.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/compat/imsg.h b/compat/imsg.h
index 06fe1bc1..89946578 100644
--- a/compat/imsg.h
+++ b/compat/imsg.h
@@ -18,8 +18,6 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#include "tmux.h"
-
#ifndef _IMSG_H_
#define _IMSG_H_