aboutsummaryrefslogtreecommitdiff
path: root/xbmc/utils/test/TestStreamUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/utils/test/TestStreamUtils.cpp')
-rw-r--r--xbmc/utils/test/TestStreamUtils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/utils/test/TestStreamUtils.cpp b/xbmc/utils/test/TestStreamUtils.cpp
index c0dc8cfeb5..e23f958343 100644
--- a/xbmc/utils/test/TestStreamUtils.cpp
+++ b/xbmc/utils/test/TestStreamUtils.cpp
@@ -8,7 +8,7 @@
#include "utils/StreamUtils.h"
-#include "gtest/gtest.h"
+#include <gtest/gtest.h>
TEST(TestStreamUtils, General)
{