font rendering and redraw fixes
[retroray] / src / app.h
index 8a07379..acd6a71 100644 (file)
--- a/src/app.h
+++ b/src/app.h
@@ -21,6 +21,7 @@ along with this program.  If not, see <https://www.gnu.org/licenses/>.
 #include "sizeint.h"
 #include "logger.h"
 #include "scene.h"
+#include "font.h"
 
 enum {
        KEY_BACKSP = 8,