diff --git a/src/error_internal.h b/src/error_internal.h index 6ebe6b7..f0308f3 100644 --- a/src/error_internal.h +++ b/src/error_internal.h @@ -8,7 +8,7 @@ // something the user shouldn't want to do and thus we don't want them to. // (hence also, its placement in the src directory) -#include "Mw/Error.h" +#include void setLastError(const char* fmt, ...);