diff --git a/glamor/glamor_utils.h b/glamor/glamor_utils.h index ed6e99abf8..fd83c40f11 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"