]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/cpu-timer.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / flower / include / cpu-timer.hh
index e4bbec09b2b3077a755cdecb3c4913704c22b297..ce4a8a8258adf125f361079709e2251e366b16a8 100644 (file)
@@ -10,7 +10,8 @@
 #ifndef CPU_TIMER_HH
 #define CPU_TIMER_HH
 
-#include <time.h>
+#include <ctime>
+
 #include "real.hh"
 
 class Cpu_timer {