summaryrefslogtreecommitdiff
path: root/common/direct.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/direct.h')
-rw-r--r--common/direct.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/direct.h b/common/direct.h
index 62bf869..b8f3385 100644
--- a/common/direct.h
+++ b/common/direct.h
@@ -18,8 +18,6 @@
#pragma once
-#include "buxton2.h"
-
int direct_init(const char *moddir, const char *confpath, bool *log_on, int *max_line);
void direct_exit(void);