Rename TAG_ADDITIONAL_DATA to TAG_ASSOCIATED_DATA.
Change-Id: Ibdbc0f0cd0a8daad6317f7ca0256ada9e6a05cd3
diff --git a/google_keymaster_test.cpp b/google_keymaster_test.cpp
index 96efb40..2e60fbd 100644
--- a/google_keymaster_test.cpp
+++ b/google_keymaster_test.cpp
@@ -25,9 +25,9 @@
#include <keymaster/google_keymaster_utils.h>
#include <keymaster/keymaster_tags.h>
+#include <keymaster/soft_keymaster_device.h>
#include "google_keymaster_test_utils.h"
-#include "soft_keymaster_device.h"
using std::ifstream;
using std::istreambuf_iterator;