From: Matthias Braun Date: Mon, 29 Nov 2004 00:22:35 +0000 (+0000) Subject: fix for last commit X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=3fc1f424aabbb9aad5f21b5eb4564fdc5418517c;p=supertux.git fix for last commit SVN-Revision: 2221 --- diff --git a/src/supertux.cpp b/src/supertux.cpp index 0b67db768..dc771dfb1 100644 --- a/src/supertux.cpp +++ b/src/supertux.cpp @@ -25,7 +25,6 @@ #include #include -#include "utils/exceptions.h" #include "defines.h" #include "app/globals.h" #include "app/setup.h"