diff --git a/src/add-ons/opengl/swpipe/GalliumContext.h b/src/add-ons/opengl/swpipe/GalliumContext.h index b8084d26d1..9a49d1d9ef 100644 --- a/src/add-ons/opengl/swpipe/GalliumContext.h +++ b/src/add-ons/opengl/swpipe/GalliumContext.h @@ -5,8 +5,8 @@ * Authors: * Alexander von Gluck IV, kallisti5@unixzen.com */ -#ifndef CALLIUMCONTEXT_H -#define CALLIUMCONTEXT_H +#ifndef GALLIUMCONTEXT_H +#define GALLIUMCONTEXT_H extern "C" { @@ -72,4 +72,4 @@ private: }; -#endif /* CALLIUMCONTEXT_H */ +#endif /* GALLIUMCONTEXT_H */