summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/beos/GLView.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/beos/GLView.cpp')
-rw-r--r--src/mesa/drivers/beos/GLView.cpp2
1 files changed, 1 insertions, 1 deletions
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