aboutsummaryrefslogtreecommitdiff
path: root/xbmc/interfaces/legacy/RenderCapture.h
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/interfaces/legacy/RenderCapture.h')
-rw-r--r--xbmc/interfaces/legacy/RenderCapture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/interfaces/legacy/RenderCapture.h b/xbmc/interfaces/legacy/RenderCapture.h
index 886d602f10..606d134bd4 100644
--- a/xbmc/interfaces/legacy/RenderCapture.h
+++ b/xbmc/interfaces/legacy/RenderCapture.h
@@ -9,9 +9,9 @@
#pragma once
#include "AddonClass.h"
+#include "Application.h"
#include "Exception.h"
#include "commons/Buffer.h"
-#include "Application.h"
namespace XBMCAddon
{