Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Added missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 2, 2008
1 parent 4226a9c commit 84ecbe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/video/SDL_bmp.c
Expand Up @@ -35,6 +35,7 @@

#include "SDL_video.h"
#include "SDL_endian.h"
#include "SDL_pixels_c.h"

/* Compression encodings for BMP files */
#ifndef BI_RGB
Expand Down

0 comments on commit 84ecbe4

Please sign in to comment.