summaryrefslogtreecommitdiff
path: root/src/io_sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/io_sleep.c')
-rw-r--r--src/io_sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io_sleep.c b/src/io_sleep.c
index 26aad82..5edd1c7 100644
--- a/src/io_sleep.c
+++ b/src/io_sleep.c
@@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
-#include "com_local.h"
+#include "common.h"
#include "sys_public.h"
#include "io_sleep.h"
#ifdef _WIN32