From 204e2b829ac46559374cdad741017784c4bb630c Mon Sep 17 00:00:00 2001 From: Nathan <35417308+Pascal-0x90@users.noreply.github.com> Date: Sat, 21 Sep 2019 15:26:17 -0700 Subject: [PATCH] Update PlaybackWindow.cpp --- PlaybackWindow.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PlaybackWindow.cpp b/PlaybackWindow.cpp index dc1132e..7244079 100644 --- a/PlaybackWindow.cpp +++ b/PlaybackWindow.cpp @@ -21,6 +21,8 @@ #include #include #include +#include +#include #include "PlaybackWindow.h" #include "InterfaceWindow.h"