diff options
Diffstat (limited to 'src/memfile.c')
-rw-r--r-- | src/memfile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/memfile.c b/src/memfile.c index b55d9cee4f..cdcdd23484 100644 --- a/src/memfile.c +++ b/src/memfile.c @@ -41,6 +41,7 @@ #include "message.h" #include "misc1.h" #include "misc2.h" +#include "memory.h" #include "os_unix.h" #include "path.h" #include "ui.h" |