aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cmdhist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/cmdhist.h')
-rw-r--r--src/nvim/cmdhist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/cmdhist.h b/src/nvim/cmdhist.h
index f86a2f855c..a0f2ab6934 100644
--- a/src/nvim/cmdhist.h
+++ b/src/nvim/cmdhist.h
@@ -1,7 +1,6 @@
#ifndef NVIM_CMDHIST_H
#define NVIM_CMDHIST_H
-#include "nvim/eval/typval.h"
#include "nvim/eval/typval_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/os/time.h"