Tweak path for stdnoreturn.h header.

This commit is contained in:
Anthony J. Bentley
2014-12-31 03:21:46 -07:00
parent 9399ba36f9
commit 513d451710

View File

@@ -29,7 +29,7 @@
#else #else
#include <stdarg.h> #include <stdarg.h>
#include "extern/stdnoreturn.h" #include "stdnoreturn.h"
#define warn rgbds_warn #define warn rgbds_warn
#define vwarn rgbds_vwarn #define vwarn rgbds_vwarn