aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index f2e83234a5..e3f14707ca 100644
--- a/src/main.c
+++ b/src/main.c
@@ -42,6 +42,7 @@
#include "ui.h"
#include "version.h"
#include "window.h"
+#include "os/os.h"
/* Maximum number of commands from + or -c arguments. */
#define MAX_ARG_CMDS 10