Remove an unneeded include.

This commit is contained in:
Mark de Wever 2010-11-21 13:58:47 +00:00
parent 09e1e335a9
commit 5a04a8abb2

View File

@ -18,10 +18,7 @@
#ifndef INTRO_HPP_INCLUDED
#define INTRO_HPP_INCLUDED
class config;
class vconfig;
class display;
#include "SDL.h"
#include <string>