mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-18 13:13:29 -04:00
should include stdio.h for sprintf, not printf.h
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#include "JSystem/J2DGraph/J2DOrthoGraph.h"
|
||||
#include "JSystem/J2DGraph/J2DPane.h"
|
||||
#include "JSystem/J2DGraph/J2DScreen.h"
|
||||
#include "printf.h"
|
||||
#include "stdio.h"
|
||||
|
||||
enum { dPn_stage_max_e = 19 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user