aboutsummaryrefslogtreecommitdiff
path: root/xbmc/platform/linux/XHandlePublic.h
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/platform/linux/XHandlePublic.h')
-rw-r--r--xbmc/platform/linux/XHandlePublic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xbmc/platform/linux/XHandlePublic.h b/xbmc/platform/linux/XHandlePublic.h
index a4a3af5d55..01799b846b 100644
--- a/xbmc/platform/linux/XHandlePublic.h
+++ b/xbmc/platform/linux/XHandlePublic.h
@@ -21,6 +21,8 @@
*
*/
+#pragma once
+
struct CXHandle;
typedef CXHandle* HANDLE;
typedef HANDLE* LPHANDLE;