Fix for issue 133.

This commit is contained in:
Mikko Mononen 2010-10-23 10:52:12 +00:00
parent ed7205308d
commit cd52997c48

View File

@ -19,7 +19,7 @@
#include "SlideShow.h"
#include <string.h>
#include <stdio.h>
#include <SDL_Opengl.h>
#include <SDL_opengl.h>
//#define STBI_HEADER_FILE_ONLY
#include "stb_image.h"