diff --git a/src/util/GLFont.h b/src/util/GLFont.h index 86fc1c4..4024a00 100644 --- a/src/util/GLFont.h +++ b/src/util/GLFont.h @@ -3,6 +3,7 @@ #include #include #include +#include #include "lodepng.h" #include "wx/glcanvas.h" #include "wx/filename.h"