raspberry pi port
[gpsp.git] / common.h
index f97549f..fb7f31e 100644 (file)
--- a/common.h
+++ b/common.h
@@ -270,4 +270,8 @@ typedef u32 fixed8_24;
   #include "pandora/pnd.h"
 #endif
 
+#ifdef RPI_BUILD
+  #include "raspberrypi/rpi.h"
+#endif
+
 #endif