]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/external-libkmsxx.git/blobdiff - utils/testpat.cpp
Update README.md
[android/external-libkmsxx.git] / utils / testpat.cpp
index ede176c69072d62edf5e52aa15ffca113c0c4c08..cb2fe4124da8d9d3f8200fc6f886ff04714c2d80 100644 (file)
@@ -4,11 +4,11 @@
 #include <regex>
 #include <set>
 
 #include <regex>
 #include <set>
 
-#include "kms++.h"
-#include "modedb.h"
+#include <kms++.h>
+#include <modedb.h>
 
 
-#include "test.h"
-#include "opts.h"
+#include <kms++util.h>
+#include <opts.h>
 
 using namespace std;
 using namespace kms;
 
 using namespace std;
 using namespace kms;