Consistency in #includes

This commit is contained in:
stag019
2015-03-07 15:49:17 -05:00
parent db54c2ebd6
commit b14beeff10
2 changed files with 2 additions and 2 deletions

View File

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