summaryrefslogtreecommitdiff
path: root/recordmydesktop/src/rmd_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'recordmydesktop/src/rmd_timer.c')
-rw-r--r--recordmydesktop/src/rmd_timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/recordmydesktop/src/rmd_timer.c b/recordmydesktop/src/rmd_timer.c
index 2059f90..12416f0 100644
--- a/recordmydesktop/src/rmd_timer.c
+++ b/recordmydesktop/src/rmd_timer.c
@@ -24,11 +24,11 @@
* For further information contact me at johnvarouhakis@gmail.com *
******************************************************************************/
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
+#include <pthread.h>
#include <stdio.h>
#include <stdlib.h>
© All Rights Reserved