File diff r2188:6f92a4485e32 → r2189:2faee8988cf3
video/null_v.h
Show inline comments
 
@@ -3,7 +3,7 @@
 
#ifndef VIDEO_NULL_H
 
#define VIDEO_NULL_H
 

	
 
#include "hal.h"
 
#include "../hal.h"
 

	
 
extern const HalVideoDriver _null_video_driver;