ZVISION: Rename zvision.h inclusion guard to be consistent with the other files

This commit is contained in:
RichieSams 2013-10-01 18:50:36 -05:00
parent 1140c8b48d
commit 1bdcae7f18

View File

@ -21,8 +21,8 @@
*
*/
#ifndef ZVISION_H
#define ZVISION_H
#ifndef ZVISION_ZVISION_H
#define ZVISION_ZVISION_H
#include "common/random.h"
#include "common/events.h"