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

Updated tank wars demo for new API
author andrewm
date Sun, 03 May 2015 01:10:17 +0100
parents 58eb99dac921
children 182ae9367104
line wrap: on
line diff
--- a/projects/analogDigitalDemo/render.cpp	Thu Apr 30 17:43:08 2015 +0100
+++ b/projects/analogDigitalDemo/render.cpp	Sun May 03 01:10:17 2015 +0100
@@ -7,7 +7,7 @@
  * Queen Mary, University of London
  */
 
-#include "../include/render.h"
+#include "../../include/render.h"
 #include <cmath>
 #include <rtdk.h>