mesa: Reduce header file inclusion in m_translate.h.
m_translate.h does not use any additional symbols added by config.h.
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
#ifndef _M_TRANSLATE_H_
|
||||
#define _M_TRANSLATE_H_
|
||||
|
||||
#include "main/config.h"
|
||||
#include "main/compiler.h"
|
||||
#include "main/glheader.h"
|
||||
#include "main/mtypes.h" /* hack for GLchan */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user