replace _mesa_logbase2 with util_logbase2
[mesa.git] / src / mesa / state_tracker / st_cb_eglimage.h
index 1750b914788960efa52582dc89c334f542d21aef..9fdaed8988fd941725b26734fb17374534952857 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.9
  *
  * Copyright (C) 2010 LunarG Inc.
  *
@@ -29,8 +28,6 @@
 #ifndef ST_CB_EGLIMAGE_H
 #define ST_CB_EGLIMAGE_H
 
-#include "main/compiler.h"
-#include "main/mfeatures.h"
 
 struct dd_function_table;