Fix windows build error

This commit is contained in:
Marek Roszko 2022-02-02 17:43:36 -05:00
parent a2f845a41c
commit fa1d316d84
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <macros.h>
#include <richio.h>
#include <config.h> // contains strncasecmp for msvc
#include "sch_legacy_plugin_helpers.h"