This commit is contained in:
Steve Checkoway
2006-09-02 06:05:17 +00:00
parent 0cd3ab7575
commit 4239a8cf7c
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
/* ScreenManager - Manager/container for Screens. */
#ifndef ScreenManager_H
#define ScreenManager_H
#ifndef SCREEN_MANAGER_H
#define SCREEN_MANAGER_H
#include "RageInputDevice.h"
#include "ScreenMessage.h"