summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/shared/stw_arbpixelformat.c
diff options
context:
space:
mode:
authorKeith Whitwell <keithw@vmware.com>2009-01-28 18:25:46 +0000
committerKeith Whitwell <keithw@vmware.com>2009-01-28 18:25:46 +0000
commit906230d16e8950004cb5e1deed14c78f7d9f2817 (patch)
treebd24da34206463059e92f9afbc1bdd70c9542b0f /src/gallium/state_trackers/wgl/shared/stw_arbpixelformat.c
parent66059cd3c95bf5eba7922a4a09c2596514e5e956 (diff)
svga: remove pixelformat helpers from stw shared interface
Keep these internal structs private to wgl/shared. Pull in some pixelformat choosing code from wgl/wgl to avoid exporting them more generally.
Diffstat (limited to 'src/gallium/state_trackers/wgl/shared/stw_arbpixelformat.c')
-rw-r--r--src/gallium/state_trackers/wgl/shared/stw_arbpixelformat.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gallium/state_trackers/wgl/shared/stw_arbpixelformat.c b/src/gallium/state_trackers/wgl/shared/stw_arbpixelformat.c
index d373ed0809..f563635420 100644
--- a/src/gallium/state_trackers/wgl/shared/stw_arbpixelformat.c
+++ b/src/gallium/state_trackers/wgl/shared/stw_arbpixelformat.c
@@ -29,7 +29,8 @@
#include "pipe/p_compiler.h"
#include "util/u_memory.h"
-#include "shared/stw_public.h"
+#include "stw_public.h"
+#include "stw_pixelformat.h"
#include "stw_arbpixelformat.h"
#define WGL_NUMBER_PIXEL_FORMATS_ARB 0x2000