mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
275 B

  1. --- ./mythvideo/videogallery.cpp.orig 2004-09-14 11:22:45.069889056 +0200
  2. +++ ./mythvideo/videogallery.cpp 2004-09-14 11:23:01.582378776 +0200
  3. @@ -17,6 +17,7 @@
  4. #include <qstringlist.h>
  5. #include <qpixmap.h>
  6. #include <unistd.h>
  7. +#include <math.h>
  8. using namespace std;