diff options
-rw-r--r-- | include/GLView.h (renamed from src/mesa/drivers/beos/GLView.h) | 0 | ||||
-rw-r--r-- | src/mesa/drivers/beos/GLView.cpp | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/beos/GLView.h b/include/GLView.h index 8d9d25bb1c..8d9d25bb1c 100644 --- a/src/mesa/drivers/beos/GLView.h +++ b/include/GLView.h diff --git a/src/mesa/drivers/beos/GLView.cpp b/src/mesa/drivers/beos/GLView.cpp index 80af9bd416..69f4cf9074 100644 --- a/src/mesa/drivers/beos/GLView.cpp +++ b/src/mesa/drivers/beos/GLView.cpp @@ -59,7 +59,7 @@ extern "C" { } // extern "C" #include <interface/Screen.h> -#include "GLView.h" +#include <GLView.h> // BeOS component ordering for B_RGBA32 bitmap format #if B_HOST_IS_LENDIAN |