diff --git a/src/d/d_place_name.cpp b/src/d/d_place_name.cpp index 25caeec49..5c63a2d7e 100644 --- a/src/d/d_place_name.cpp +++ b/src/d/d_place_name.cpp @@ -17,6 +17,7 @@ #include "JSystem/J2DGraph/J2DOrthoGraph.h" #include "JSystem/J2DGraph/J2DPane.h" #include "JSystem/J2DGraph/J2DScreen.h" +#include "printf.h" enum { dPn_stage_max_e = 19 };