diff options
Diffstat (limited to 'src/normal.cc')
| -rw-r--r-- | src/normal.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/normal.cc b/src/normal.cc index 96940a90..58013a2e 100644 --- a/src/normal.cc +++ b/src/normal.cc @@ -28,6 +28,8 @@ #include "window.hh" #include "word_db.hh" +#include <memory> + namespace Kakoune { |
