remove doubles include

This commit is contained in:
satbaby
2012-09-11 20:31:33 +02:00
parent 1e1a3265e6
commit a3bfab0bcd
81 changed files with 188 additions and 224 deletions

View File

@@ -15,7 +15,7 @@
#include "teletext.h"
#include "tuxtxt.h"
#include "driver/framebuffer.h"
#include <driver/framebuffer.h>
#include <dmx.h>
#include <video.h>
#include <sys/stat.h>