src/screenshot.cpp
changeset 8121 3bc6351e7369
parent 8114 dd6d21dc99c1
child 8123 ce31d2843a95
equal deleted inserted replaced
8120:7128bb2b57a3 8121:3bc6351e7369
     3 #include "stdafx.h"
     3 #include "stdafx.h"
     4 #include "openttd.h"
     4 #include "openttd.h"
     5 #include "debug.h"
     5 #include "debug.h"
     6 #include "functions.h"
     6 #include "functions.h"
     7 #include "table/strings.h"
     7 #include "table/strings.h"
     8 #include "gfx.h"
       
     9 #include "fileio.h"
     8 #include "fileio.h"
    10 #include "viewport.h"
     9 #include "viewport.h"
    11 #include "player.h"
    10 #include "player.h"
    12 #include "screenshot.h"
    11 #include "screenshot.h"
    13 #include "variables.h"
    12 #include "variables.h"