summaryrefslogtreecommitdiff
path: root/test/register_state_check.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/register_state_check.h')
-rw-r--r--test/register_state_check.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/register_state_check.h b/test/register_state_check.h
index fb3f53b13..479a42d6e 100644
--- a/test/register_state_check.h
+++ b/test/register_state_check.h
@@ -8,8 +8,8 @@
* be found in the AUTHORS file in the root of the source tree.
*/
-#ifndef LIBVPX_TEST_REGISTER_STATE_CHECK_H_
-#define LIBVPX_TEST_REGISTER_STATE_CHECK_H_
+#ifndef TEST_REGISTER_STATE_CHECK_H_
+#define TEST_REGISTER_STATE_CHECK_H_
#ifdef _WIN64
@@ -92,4 +92,4 @@ class RegisterStateCheck {};
#endif // _WIN64
-#endif // LIBVPX_TEST_REGISTER_STATE_CHECK_H_
+#endif // TEST_REGISTER_STATE_CHECK_H_