summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soundplayer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soundplayer.cc b/src/soundplayer.cc
index 024dea3..42196d4 100644
--- a/src/soundplayer.cc
+++ b/src/soundplayer.cc
@@ -28,7 +28,6 @@
#include "soundplayer.h"
#include <ao/ao.h>
-#include <sndfile.h>
#include "mediaconfig.h"