@@ -81,11 +81,11 @@ #ifdef OF_HAVE_ATOMIC_OPS # import "atomic.h" #endif -#ifdef __DJGPP__ +#ifdef OF_DJGPP # define lrint(x) rint(x) #endif #ifdef OF_HAVE_THREADS # import "threading.h"