aboutsummaryrefslogtreecommitdiff
path: root/xbmc/peripherals/dialogs/GUIDialogPeripheralManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/peripherals/dialogs/GUIDialogPeripheralManager.h')
-rw-r--r--xbmc/peripherals/dialogs/GUIDialogPeripheralManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xbmc/peripherals/dialogs/GUIDialogPeripheralManager.h b/xbmc/peripherals/dialogs/GUIDialogPeripheralManager.h
index 9ed3c3e1bb..8ac43a719c 100644
--- a/xbmc/peripherals/dialogs/GUIDialogPeripheralManager.h
+++ b/xbmc/peripherals/dialogs/GUIDialogPeripheralManager.h
@@ -20,7 +20,7 @@
*/
#include "guilib/GUIDialog.h"
-#include "GUIViewControl.h"
+#include "view/GUIViewControl.h"
namespace PERIPHERALS
{