aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/qt_sdl/Screen.h
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2023-12-27 21:28:03 +0100
committerArisotura <thetotalworm@gmail.com>2023-12-27 21:28:03 +0100
commit5a08118c877efb5407a08f48cf31865faf813d7c (patch)
tree0957bd7cc940bcf51b5f9ae914be87f86a9c630c /src/frontend/qt_sdl/Screen.h
parentcbd65a131ed4eb6938964e57de3385ca890b6091 (diff)
sfjsh
Diffstat (limited to 'src/frontend/qt_sdl/Screen.h')
-rw-r--r--src/frontend/qt_sdl/Screen.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/frontend/qt_sdl/Screen.h b/src/frontend/qt_sdl/Screen.h
index b11df29..4c031e6 100644
--- a/src/frontend/qt_sdl/Screen.h
+++ b/src/frontend/qt_sdl/Screen.h
@@ -19,6 +19,8 @@
#ifndef SCREEN_H
#define SCREEN_H
+#include <optional>
+
#include "glad/glad.h"
#include "FrontendUtil.h"
#include "duckstation/gl/context.h"