Ooops, typo spotted by Diego. Thanks proofreader(s).

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28836 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Philippe Houdoin
2008-12-31 17:03:36 +00:00
parent 4a39c23620
commit 16edc24aba
@@ -6,8 +6,8 @@
* Philippe Houdoin, [email protected]
*/
#ifndef FAKERENDERER_H
#define FAKERERENDERER_H
#ifndef FAKE_RENDERER_H
#define FAKE_RENDERER_H
#include "GLRenderer.h"
@@ -47,5 +47,5 @@ private:
bool fDisabled;
};
#endif // FAKERENDERER_H
#endif // FAKE_RENDERER_H