Remove minkeeper.h include from video.h

This commit is contained in:
twinaphex 2015-02-18 09:40:46 +01:00
parent 3864ea4f6f
commit 52b8a54e21

View File

@ -20,7 +20,6 @@
#define VIDEO_H
#include "interruptrequester.h"
#include "minkeeper.h"
#include "video/lyc_irq.h"
#include "video/m0_irq.h"
#include "video/next_m0_time.h"