diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ntcon_entry_point.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ntcon_entry_point.c b/src/ntcon_entry_point.c index bfb91b3..724c17a 100644 --- a/src/ntcon_entry_point.c +++ b/src/ntcon_entry_point.c @@ -1,4 +1,4 @@ -#ifdef MIDIPIX_FREESTANDING +#ifdef _MIDIPIX_FREESTANDING #include <ntcon/ntcon.h> |