diff --git a/src/mesa/drivers/beos/GLView.h b/include/GLView.h similarity index 100% rename from src/mesa/drivers/beos/GLView.h rename to include/GLView.h diff --git a/src/mesa/drivers/beos/GLView.cpp b/src/mesa/drivers/beos/GLView.cpp index 80af9bd4168..69f4cf90747 100644 --- a/src/mesa/drivers/beos/GLView.cpp +++ b/src/mesa/drivers/beos/GLView.cpp @@ -59,7 +59,7 @@ extern "C" { } // extern "C" #include -#include "GLView.h" +#include // BeOS component ordering for B_RGBA32 bitmap format #if B_HOST_IS_LENDIAN