diff projects/analogDigitalDemo/main.cpp @ 22:fbfeb5895efd matrix_gpio

Updated tank wars demo for new API
author andrewm
date Sun, 03 May 2015 01:10:17 +0100
parents c98863e63174
children a6d223473ea2
line wrap: on
line diff
--- a/projects/analogDigitalDemo/main.cpp	Thu Apr 30 17:43:08 2015 +0100
+++ b/projects/analogDigitalDemo/main.cpp	Sun May 03 01:10:17 2015 +0100
@@ -14,7 +14,7 @@
 #include <libgen.h>
 #include <signal.h>
 #include <getopt.h>
-#include "../include/RTAudio.h"
+#include "../../include/RTAudio.h"
 #include <unistd.h>
 #include <stdlib.h>
 #include <fcntl.h>