summaryrefslogtreecommitdiff
path: root/tests/glean/toccluqry.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glean/toccluqry.h')
-rw-r--r--tests/glean/toccluqry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/glean/toccluqry.h b/tests/glean/toccluqry.h
index c4f74e3f4..2dc382d70 100644
--- a/tests/glean/toccluqry.h
+++ b/tests/glean/toccluqry.h
@@ -64,6 +64,7 @@ class OccluQryTest: public MultiTest {
void gen_box(GLfloat left, GLfloat right, GLfloat top, GLfloat btm);
GLuint find_unused_id();
bool chk_ext();
+ void setup();
void reportPassFail(MultiTestResult &r, bool pass, const char *msg) const;
};