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:
@@ -6,8 +6,8 @@
|
|||||||
* Philippe Houdoin, [email protected]
|
* Philippe Houdoin, [email protected]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef FAKERENDERER_H
|
#ifndef FAKE_RENDERER_H
|
||||||
#define FAKERERENDERER_H
|
#define FAKE_RENDERER_H
|
||||||
|
|
||||||
#include "GLRenderer.h"
|
#include "GLRenderer.h"
|
||||||
|
|
||||||
@@ -47,5 +47,5 @@ private:
|
|||||||
bool fDisabled;
|
bool fDisabled;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // FAKERENDERER_H
|
#endif // FAKE_RENDERER_H
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user