[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/xine_artsplugin
From:       Ewald Snel <ewald () rambo ! its ! tudelft ! nl>
Date:       2003-03-05 12:07:29
[Download RAW message or body]

CVS commit by snel: 

Fix missing includes


  M +5 -2      tools/thumbnail/videocreator.cpp   1.9
  M +1 -0      xinePlayObject_impl.cpp   1.15


--- kdemultimedia/xine_artsplugin/xinePlayObject_impl.cpp  #1.14:1.15
@@ -18,4 +18,5 @@
 #include <strings.h>
 #include <math.h>
+#include <sys/time.h>
 #include <audiosubsys.h>
 #include <convert.h>

--- kdemultimedia/xine_artsplugin/tools/thumbnail/videocreator.cpp  #1.8:1.9
@@ -21,6 +21,9 @@
 // $Id$
 
+#include <stdio.h>
+#include <stdlib.h>
 #include <math.h>
-#include <time.h>
+#include <pthread.h>
+#include <sys/time.h>
 
 #include <qpixmap.h>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic