diff --git a/intern/ghost/intern/GHOST_Context.hh b/intern/ghost/intern/GHOST_Context.hh index f81eb7e7baa..7fcb4676c54 100644 --- a/intern/ghost/intern/GHOST_Context.hh +++ b/intern/ghost/intern/GHOST_Context.hh @@ -12,8 +12,7 @@ #include "GHOST_IContext.hh" #include "GHOST_Types.h" -#include // for nullptr -#include +#include /* For `nullptr`. */ class GHOST_Context : public GHOST_IContext { protected: