mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-04 06:25:08 +00:00
rework for windows build
This commit is contained in:
@ -23,7 +23,9 @@
|
||||
*
|
||||
* Platform-independent timer
|
||||
*/
|
||||
#ifndef WIN32
|
||||
#include <stdio.h>
|
||||
#endif
|
||||
#include "timer.h"
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user