Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
4a4e5f26
Commit
4a4e5f26
authored
Jul 22, 2008
by
Ismael Barros
Committed by
Alexandre Julliard
Jul 23, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dplayx: Moved dplaysp.h to include/wine.
parent
d96e3964
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
5 additions
and
5 deletions
+5
-5
dplay.c
dlls/dplayx/dplay.c
+1
-1
dplay_global.h
dlls/dplayx/dplay_global.h
+1
-1
dplaysp.c
dlls/dplayx/dplaysp.c
+1
-1
name_server.c
dlls/dplayx/name_server.c
+1
-1
name_server.h
dlls/dplayx/name_server.h
+1
-1
dplaysp.h
include/wine/dplaysp.h
+0
-0
No files found.
dlls/dplayx/dplay.c
View file @
4a4e5f26
...
...
@@ -38,7 +38,7 @@
#include "dplayx_global.h"
#include "name_server.h"
#include "dplayx_queue.h"
#include "dplaysp.h"
#include "
wine/
dplaysp.h"
#include "dplay_global.h"
WINE_DEFAULT_DEBUG_CHANNEL
(
dplay
);
...
...
dlls/dplayx/dplay_global.h
View file @
4a4e5f26
...
...
@@ -23,7 +23,7 @@
#include "windef.h"
#include "winbase.h"
#include "dplaysp.h"
#include "
wine/
dplaysp.h"
#include "lobbysp.h"
#include "dplayx_queue.h"
...
...
dlls/dplayx/dplaysp.c
View file @
4a4e5f26
...
...
@@ -23,7 +23,7 @@
#include "wine/debug.h"
#include "dpinit.h"
#include "dplaysp.h"
#include "
wine/
dplaysp.h"
#include "dplay_global.h"
#include "name_server.h"
#include "dplayx_messages.h"
...
...
dlls/dplayx/name_server.c
View file @
4a4e5f26
...
...
@@ -33,7 +33,7 @@
#include "dplayx_global.h"
#include "name_server.h"
#include "dplaysp.h"
#include "
wine/
dplaysp.h"
#include "dplayx_messages.h"
#include "dplayx_queue.h"
...
...
dlls/dplayx/name_server.h
View file @
4a4e5f26
...
...
@@ -24,7 +24,7 @@
#include "windef.h"
#include "winbase.h"
#include "dplay.h"
#include "dplaysp.h"
#include "
wine/
dplaysp.h"
#include "dplayx_messages.h"
#include "dplay_global.h"
...
...
dlls/dplayx
/dplaysp.h
→
include/wine
/dplaysp.h
View file @
4a4e5f26
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment