diff --git a/glamor/glamor_utils.h b/glamor/glamor_utils.h index a64f4dea7..56ac69820 100644 --- a/glamor/glamor_utils.h +++ b/glamor/glamor_utils.h @@ -25,13 +25,13 @@ * */ +#ifndef __GLAMOR_UTILS_H__ +#define __GLAMOR_UTILS_H__ + #ifndef GLAMOR_PRIV_H #error This file can only be included by glamor_priv.h #endif -#ifndef __GLAMOR_UTILS_H__ -#define __GLAMOR_UTILS_H__ - #include "os/bug_priv.h" #include "glamor_prepare.h"