trace: Add missing p_compiler.h include.
For boolean. Trivial.
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#ifndef TR_PUBLIC_H
|
||||
#define TR_PUBLIC_H
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user