diff options
Diffstat (limited to 'src/safeopenglgraphics.h')
-rw-r--r-- | src/safeopenglgraphics.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/safeopenglgraphics.h b/src/safeopenglgraphics.h index 81494d5bd..a21dc8505 100644 --- a/src/safeopenglgraphics.h +++ b/src/safeopenglgraphics.h @@ -20,8 +20,8 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef OPENGL1GRAPHICS_H -#define OPENGL1GRAPHICS_H +#ifndef SAFEOPENGLGRAPHICS_H +#define SAFEOPENGLGRAPHICS_H #ifdef USE_OPENGL #include "main.h" |