diff options
author | Pete Batard <pbatard@gmail.com> | 2010-03-02 16:13:33 +0000 |
---|---|---|
committer | Pete Batard <pbatard@gmail.com> | 2010-03-02 16:13:33 +0000 |
commit | 32f130a5408245548031f640a4c743b372423e13 (patch) | |
tree | c74e8b45cc8dbd26a1ce7da79970293d7388274a /libusb_static.dsp | |
parent | 35d428fd029a54207b1cee6d46ab29310385e0fd (diff) | |
download | libusb-32f130a5408245548031f640a4c743b372423e13.tar.gz |
renamed windows_compat to poll_windows
Diffstat (limited to 'libusb_static.dsp')
-rw-r--r-- | libusb_static.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libusb_static.dsp b/libusb_static.dsp index eb12cd1..922c974 100644 --- a/libusb_static.dsp +++ b/libusb_static.dsp @@ -115,7 +115,7 @@ SOURCE=.\libusb\os\threads_windows.c # End Source File # Begin Source File -SOURCE=.\libusb\os\windows_compat.c +SOURCE=.\libusb\os\poll_windows.c # End Source File # Begin Source File @@ -155,7 +155,7 @@ SOURCE=.\libusb\os\threads_windows.h # End Source File # Begin Source File -SOURCE=.\libusb\os\windows_compat.h +SOURCE=.\libusb\os\poll_windows.h # End Source File # Begin Source File |