summaryrefslogtreecommitdiff
path: root/test/clear_system_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/clear_system_state.h')
-rw-r--r--test/clear_system_state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/clear_system_state.h b/test/clear_system_state.h
index 5e7679744..044a5c758 100644
--- a/test/clear_system_state.h
+++ b/test/clear_system_state.h
@@ -12,7 +12,7 @@
#include "./vpx_config.h"
#if ARCH_X86 || ARCH_X86_64
-# include "vpx_ports/x86.h"
+#include "vpx_ports/x86.h"
#endif
namespace libvpx_test {