@@ -1,7 +1,7 @@
#ifndef FONT_H_
#define FONT_H_
-#include <SDL.h>
+#include <SDL2/SDL.h>
#include "./la.h"
@@ -2,8 +2,6 @@
#include <stdlib.h>
#include <stdbool.h>
-
#include <SDL2/SDL.h>
#define GLEW_STATIC
#include <GL/glew.h>
#ifndef SDL_EXTRA_H_
#define SDL_EXTRA_H_