~ubuntu-branches/ubuntu/trusty/openarena/trusty

« back to all changes in this revision

Viewing changes to code/client/client.h

  • Committer: Bazaar Package Importer
  • Author(s): Bruno "Fuddl" Kleinert
  • Date: 2009-11-19 17:37:45 UTC
  • Revision ID: james.westby@ubuntu.com-20091119173745-2c787mp8v6osge39
Tags: 0.8.1-6
* Convert source package to format 3.0 quilt
  * Drop build dependency on quilt
  * Remove quilt calls from debian/rules
  * Drop build dependency on sharutils, because we now can ship (binary) PNG
    icons in debian 3.0 source packages
* Import a patch from Simon McVittie (see #546184 for details) to fix building
  openarena on amd64 processors with a 32bit userland. Thanks to Simon
  McVittie! (Closes: #546184)
* Allow parallel builds for SMP machines to speed up building openarena
* Update Vcs-* fields as this package now lives in Git

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
#endif /* USE_CURL */
36
36
 
37
37
#ifdef USE_VOIP
38
 
#include "speex/speex.h"
39
 
#include "speex/speex_preprocess.h"
 
38
#include <speex/speex.h>
 
39
#include <speex/speex_preprocess.h>
40
40
#endif
41
41
 
42
42
// file full of random crap that gets used to create cl_guid