summaryrefslogtreecommitdiff
path: root/plugins/sid/sidplay-libs/libsidplay/include/sidplay/sidint.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sid/sidplay-libs/libsidplay/include/sidplay/sidint.h')
-rw-r--r--plugins/sid/sidplay-libs/libsidplay/include/sidplay/sidint.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/sid/sidplay-libs/libsidplay/include/sidplay/sidint.h b/plugins/sid/sidplay-libs/libsidplay/include/sidplay/sidint.h
new file mode 100644
index 00000000..7f26ccea
--- /dev/null
+++ b/plugins/sid/sidplay-libs/libsidplay/include/sidplay/sidint.h
@@ -0,0 +1,18 @@
+/***************************************************************************
+ sidint.h - redirect to os dependent sidint
+ -------------------
+ begin : Wed Dec 26 2001
+ copyright : (C) 2001 by Simon White
+ email : s_a_white@email.com
+ ***************************************************************************/
+
+/***************************************************************************
+ * *
+ * This program is free software; you can redistribute it and/or modify *
+ * it under the terms of the GNU General Public License as published by *
+ * the Free Software Foundation; either version 2 of the License, or *
+ * (at your option) any later version. *
+ * *
+ ***************************************************************************/
+
+#include "../../unix/sidint.h"