diff --git a/README.md b/README.md
index 590aa1b..6dade14 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
bannertool
==========
-A tool for creating 3DS banners.
\ No newline at end of file
+A tool for creating 3DS banners.
+
+Known issues
+--------
+
+* Some WAV files produce CWAV files consisting of a series of beeps. Cause unknown.
\ No newline at end of file
diff --git a/source/cmd.cpp b/source/cmd.cpp
index 2a0db9a..ccca203 100644
--- a/source/cmd.cpp
+++ b/source/cmd.cpp
@@ -4,6 +4,11 @@
#include "pc/wav.h"
#include "types.h"
+#include
+
+#include