Kaydet (Commit) 4809c42c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Nitpick: Follow our header guard naming convention

Change-Id: I939d36dbb0a298f8181367f74001115ef89d5bc2
üst 219b50a2
......@@ -8,8 +8,8 @@
*
*/
#ifndef INCLUDED_VCL_INC_OPENGL_FIXED_TEXTURE_ATLAS_H
#define INCLUDED_VCL_INC_OPENGL_FIXED_TEXTURE_ATLAS_H
#ifndef INCLUDED_VCL_INC_OPENGL_FIXEDTEXTUREATLAS_HXX
#define INCLUDED_VCL_INC_OPENGL_FIXEDTEXTUREATLAS_HXX
#include "opengl/texture.hxx"
......@@ -34,6 +34,6 @@ public:
}
};
#endif // INCLUDED_VCL_INC_OPENGL_FIXED_TEXTURE_ATLAS_H
#endif // INCLUDED_VCL_INC_OPENGL_FIXEDTEXTUREATLAS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment