X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fintro.cpp;h=d23e600d783c0c7181af7b23faa7c6f970fe496c;hb=3b5cd0c1ef515b2c510f7378819fab398e2be9d2;hp=a2a438a510aad07826a077e87e2314e88cf655b7;hpb=b2d8d1eac9fd6328d3a8c61cf09d4b2882145042;p=supertux.git diff --git a/src/intro.cpp b/src/intro.cpp index a2a438a51..d23e600d7 100644 --- a/src/intro.cpp +++ b/src/intro.cpp @@ -16,10 +16,11 @@ // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +#include #include "intro.h" #include "app/globals.h" -#include "app/defines.h" +#include "defines.h" #include "video/font.h" #include "video/screen.h" #include "resources.h"