minor refactor
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef GRAPHICS_CORE_GL_UTIL_H_
|
||||
#define GRAPHICS_CORE_GL_UTIL_H_
|
||||
#ifndef GRAPHICS_CORE_GL_UTIL_HPP_
|
||||
#define GRAPHICS_CORE_GL_UTIL_HPP_
|
||||
|
||||
#include "commons.hpp"
|
||||
#include "ImageData.hpp"
|
||||
@@ -26,4 +26,4 @@ namespace gl {
|
||||
}
|
||||
}
|
||||
|
||||
#endif // GRAPHICS_CORE_GL_UTIL_H_
|
||||
#endif // GRAPHICS_CORE_GL_UTIL_HPP_
|
||||
|
||||
Reference in New Issue
Block a user