wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.
[mesa.git] / src / gallium / state_trackers / wgl / stw_ext_pixelformat.c
index 0e2d4076993c5fd83bc7b8440d8c5f6124e52b7c..8a9995aba8ee91176a0aebef9658f2f4c42a8ed6 100644 (file)
@@ -43,7 +43,6 @@
 
 #include "pipe/p_compiler.h"
 #include "util/u_memory.h"
-#include "stw_public.h"
 #include "stw_pixelformat.h"