summaryrefslogtreecommitdiff
path: root/emulators/fbsd-duckstation/files/patch-src-duckstation-qt-graphicssettingswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/fbsd-duckstation/files/patch-src-duckstation-qt-graphicssettingswidget.h')
-rw-r--r--emulators/fbsd-duckstation/files/patch-src-duckstation-qt-graphicssettingswidget.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/emulators/fbsd-duckstation/files/patch-src-duckstation-qt-graphicssettingswidget.h b/emulators/fbsd-duckstation/files/patch-src-duckstation-qt-graphicssettingswidget.h
new file mode 100644
index 000000000000..a0e72b513709
--- /dev/null
+++ b/emulators/fbsd-duckstation/files/patch-src-duckstation-qt-graphicssettingswidget.h
@@ -0,0 +1,12 @@
+Add missing type declarations (u8/u16/u32)
+
+--- src/duckstation-qt/graphicssettingswidget.h.orig 2025-05-07 13:16:56 UTC
++++ src/duckstation-qt/graphicssettingswidget.h
+@@ -2,6 +2,7 @@
+ // SPDX-License-Identifier: (GPL-3.0 OR CC-BY-NC-ND-4.0)
+
+ #pragma once
++#include "common/types.h"
+
+ #include <QtWidgets/QWidget>
+