diff --git a/command.c b/command.c index dc2ecb62e9..7d97477708 100644 --- a/command.c +++ b/command.c @@ -42,7 +42,7 @@ #ifdef HAVE_CHEEVOS #include "cheevos/cheevos.h" #ifdef HAVE_NEW_CHEEVOS -#include "cheevos/fixup.h" +#include "cheevos-new/fixup.h" #else #include "cheevos/var.h" #endif