Browse Source

remove obsolete include of audio.h

pull/2509/head
Nils Fenner 10 years ago
parent
commit
02f5f0a391
No known key found for this signature in database
GPG Key ID: 9591A163FF9BE04C
  1. 3
      src/core/toxcall.h

3
src/core/toxcall.h

@ -2,7 +2,8 @@ @@ -2,7 +2,8 @@
#define TOXCALL_H
#include <cstdint>
#include "src/audio/audio.h"
#include <QtGlobal>
#include "src/core/indexedlist.h"
#include <tox/toxav.h>

Loading…
Cancel
Save