Commit 1a6052d
committed
Fix non-Windows builds: expose dsky_backend_t type to stub section
- Add dsky_backend.h include before Windows ifdef block
- Resolves unknown type name error in non-Windows stub implementation
- Enables Linux/macOS compilation of dsky_gui.c
- Maintains Windows functionality while providing cross-platform support1 parent 35adf47 commit 1a6052d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments