]> git.lizzy.rs Git - shadowclad.git/blobdiff - src/engine/performance.c
Housekeeping
[shadowclad.git] / src / engine / performance.c
index 443652cedccbaae87b648c6ca6bf0c2f0354067f..0281e6277b26fa4b855251e721851d22e4f343f9 100644 (file)
@@ -2,6 +2,8 @@
 #define _POSIX_C_SOURCE 199309L
 #endif
 
+#include "performance.h"
+
 #include <stdbool.h>
 #include <stdio.h> // TODO remove
 #include <time.h>