(svn r11704) -Codechange: remove another bunch of useless includes.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
/* $Id$ */
|
||||
|
||||
/** @file null.cpp A blitter that doesn't blit. */
|
||||
|
||||
#include "../stdafx.h"
|
||||
#include "../variables.h"
|
||||
#include "null.hpp"
|
||||
|
||||
static FBlitter_Null iFBlitter_Null;
|
||||
|
Reference in New Issue
Block a user