diff --git a/nmrpd.h b/nmrpd.h index 08b7679..ec39203 100644 --- a/nmrpd.h +++ b/nmrpd.h @@ -34,14 +34,14 @@ #endif #ifndef NMRPFLASH_WINDOWS -#ifndef NMRPFLASH_LINUX -#include -#endif #include #include #include #include #include +#ifndef NMRPFLASH_LINUX +#include +#endif #else #include #include