summaryrefslogtreecommitdiff
path: root/include/kitchensink/internal/subtitle/kitatlas.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/kitchensink/internal/subtitle/kitatlas.h')
-rw-r--r--include/kitchensink/internal/subtitle/kitatlas.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/kitchensink/internal/subtitle/kitatlas.h b/include/kitchensink/internal/subtitle/kitatlas.h
index 7701966..c901259 100644
--- a/include/kitchensink/internal/subtitle/kitatlas.h
+++ b/include/kitchensink/internal/subtitle/kitatlas.h
@@ -2,9 +2,8 @@
#define KITATLAS_H
#include <stdbool.h>
-#include <SDL2/SDL_rect.h>
-#include <SDL2/SDL_surface.h>
-#include <SDL2/SDL_render.h>
+#include <SDL_rect.h>
+#include <SDL_render.h>
#include "kitchensink/kitconfig.h"