Mercurial > sdl-ios-xcode
comparison src/audio/windx5/directx.h @ 1895:c121d94672cb
SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 10 Jul 2006 21:04:37 +0000 |
parents | bb6839704ed6 |
children | 1bceff8f008f |
comparison
equal
deleted
inserted
replaced
1894:c69cee13dd76 | 1895:c121d94672cb |
---|---|
80 #include <ddraw.h> | 80 #include <ddraw.h> |
81 #include <dsound.h> | 81 #include <dsound.h> |
82 #include <dinput.h> | 82 #include <dinput.h> |
83 | 83 |
84 #endif /* _directx_h */ | 84 #endif /* _directx_h */ |
85 /* vi: set ts=4 sw=4 expandtab: */ |