summaryrefslogtreecommitdiff
path: root/system/graphics/gl/GLContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/graphics/gl/GLContext.h')
-rw-r--r--system/graphics/gl/GLContext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/graphics/gl/GLContext.h b/system/graphics/gl/GLContext.h
index 5f0f5a4e8..e98f969a0 100644
--- a/system/graphics/gl/GLContext.h
+++ b/system/graphics/gl/GLContext.h
@@ -28,8 +28,8 @@
#define MOZ_GL_DEBUG 1
#endif
-#include "../../mfbt/RefPtr.h"
-#include "../../mfbt/UniquePtr.h"
+#include "../../system/framework/RefPtr.h"
+#include "../../system/framework/UniquePtr.h"
#include "GLDefs.h"
#include "GLLibraryLoader.h"