]> git.pld-linux.org Git - packages/celestia.git/commitdiff
- fix compilation with theora
authorKacper Kornet <draenog@pld-linux.org>
Tue, 2 Sep 2008 17:38:43 +0000 (17:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    celestia-gcc43.patch -> 1.2

celestia-gcc43.patch

index 251dd33ce5e415b7148367242d5716ca2f72557f..09b2b2f6345479a2fb7e3ea219813b6f17bd2bae 100644 (file)
@@ -831,11 +831,12 @@ diff -Naur celestia-1.5.0-upstream/src/celestia/kde/videocapturedlg.cpp celestia
 diff -Naur celestia-1.5.0-upstream/src/celestia/oggtheoracapture.cpp celestia-1.5.0/src/celestia/oggtheoracapture.cpp
 --- celestia-1.5.0-upstream/src/celestia/oggtheoracapture.cpp  2008-03-01 12:51:20.000000000 +0100
 +++ celestia-1.5.0/src/celestia/oggtheoracapture.cpp   2008-03-01 09:15:02.000000000 +0100
-@@ -66,11 +66,13 @@
+@@ -66,11 +66,14 @@
  #include <celutil/util.h>
  #include "../celengine/gl.h"
  #include <string>
 +#include <cstring>
++#include <ctime>
  #include "theora/theora.h"
  
  using namespace std;
This page took 0.07954 seconds and 4 git commands to generate.