diff options
Diffstat (limited to 'core/context.h')
-rw-r--r-- | core/context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/context.h b/core/context.h index 6bdf5db9..f3e05689 100644 --- a/core/context.h +++ b/core/context.h @@ -10,7 +10,7 @@ #include "almalloc.h" #include "alspan.h" #include "atomic.h" -#include "core/bufferline.h" +#include "bufferline.h" #include "threads.h" #include "vecmat.h" #include "vector.h" |