diff options
Diffstat (limited to 'src/interface.h')
-rw-r--r-- | src/interface.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/interface.h b/src/interface.h index 389e47136..a364f7922 100644 --- a/src/interface.h +++ b/src/interface.h @@ -19,7 +19,6 @@ #ifndef INTERFACE_H #define INTERFACE_H -#include "../config.h" #include "os_compat.h" void initInterfaces(void); |