From a94049b1a43f83d750b9b5dee031c19a6b1fafb0 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Wed, 30 Jan 2008 17:32:00 +0000 Subject: accomodate the new modules --- src/client/video.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/client/video.h') diff --git a/src/client/video.h b/src/client/video.h index 4c07652..6da89f3 100644 --- a/src/client/video.h +++ b/src/client/video.h @@ -2,8 +2,8 @@ This file is part of the Osirion project */ -#ifndef __INCLUDED_VIDEO_H__ -#define __INCLUDED_VIDEO_H__ +#ifndef __INCLUDED_CLIENT_VIDEO_H__ +#define __INCLUDED_CLIENT_VIDEO_H__ namespace client { @@ -34,4 +34,5 @@ public: } // namespace client -#endif // __INCLUDED_VIDEO_H__ +#endif // __INCLUDED_CLIENT_VIDEO_H__ + -- cgit v1.2.3