aboutsummaryrefslogtreecommitdiffstats
path: root/examples/alstreamcb.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2023-12-06 21:43:07 -0800
committerChris Robinson <[email protected]>2023-12-06 21:43:07 -0800
commitc679622010394100b221e6fd45bb9948e7d2ca5a (patch)
tree0ca3d6107e4fdae82078efade7f2889a2f98e629 /examples/alstreamcb.cpp
parent98e7cf3b169a7f8b4bd6210242247b67645856ab (diff)
Add missing include for examples to have a UTF-8 main
Diffstat (limited to 'examples/alstreamcb.cpp')
-rw-r--r--examples/alstreamcb.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/alstreamcb.cpp b/examples/alstreamcb.cpp
index 6cc24034..b970c920 100644
--- a/examples/alstreamcb.cpp
+++ b/examples/alstreamcb.cpp
@@ -44,6 +44,8 @@
#include "common/alhelpers.h"
+#include "win_main_utf8.h"
+
namespace {