comparison Plugins/Input/adplug/core/adplug.cpp @ 387:7f0e78f42032 trunk

[svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship.
author chainsaw
date Tue, 03 Jan 2006 14:25:32 -0800
parents eb41901d38f5
children aeb6aa8ae8d1
comparison
equal deleted inserted replaced
386:1f278b7d6f58 387:7f0e78f42032
18 * 18 *
19 * adplug.cpp - CAdPlug utility class, by Simon Peter <dn.tlp@gmx.net> 19 * adplug.cpp - CAdPlug utility class, by Simon Peter <dn.tlp@gmx.net>
20 */ 20 */
21 21
22 #include <string> 22 #include <string>
23 #include <libbinio/binfile.h> 23 #include <binfile.h>
24 24
25 #include "adplug.h" 25 #include "adplug.h"
26 #include "debug.h" 26 #include "debug.h"
27 27
28 /***** Replayer includes *****/ 28 /***** Replayer includes *****/