X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_timer.h;h=fb2335ced96ed829409925ae97555444d1f09705;hb=bb4d13928a126dede13e5ccc3cdb19059ed71b55;hp=d6e491db56b017d437a478835cd657e0a3e926ac;hpb=2accbf2668001e82a8fec1e75f37c195996186b0;p=16.git diff --git a/src/lib/16_timer.h b/src/lib/16_timer.h index d6e491db..fb2335ce 100755 --- a/src/lib/16_timer.h +++ b/src/lib/16_timer.h @@ -23,7 +23,7 @@ #ifndef _TIMER_H_ #define _TIMER_H_ #include "src/lib/16_head.h" -#include "src/lib/wcpu/wcpu.h" +#include "src/lib/wcpu/16_wcpu.h" clock_t start_timer(global_game_variables_t *gv); double elapsed_timer(global_game_variables_t *gv);