X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=lib%2Fspecial%2Fframe_rate.cpp;h=cff40710d5c2d21dbe41936e24702cce83ef12b6;hb=40e6e7cdc59c09befbd2595aea0c6e10428315d4;hp=3e857831d732ad6c2a5a501f05cf3469073d26ff;hpb=0ec5e4e756d691b396f0d8b54d051720fa21ed13;p=supertux.git diff --git a/lib/special/frame_rate.cpp b/lib/special/frame_rate.cpp index 3e857831d..cff40710d 100644 --- a/lib/special/frame_rate.cpp +++ b/lib/special/frame_rate.cpp @@ -16,10 +16,12 @@ // 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 "SDL.h" -#include "../special/frame_rate.h" -#include "../special/timer.h" +#include "frame_rate.h" +#include "timer.h" using namespace SuperTux;