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