aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/LListTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/LListTest.cpp')
-rw-r--r--tests/LListTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/LListTest.cpp b/tests/LListTest.cpp
index 8fb0117af8..9826072a6d 100644
--- a/tests/LListTest.cpp
+++ b/tests/LListTest.cpp
@@ -24,7 +24,7 @@ public:
int fID;
private:
- SK_DECLARE_INST_COUNT_ROOT(ListElement);
+ SK_DECLARE_INST_COUNT(ListElement);
SK_DECLARE_INTERNAL_LLIST_INTERFACE(ListElement);
};