summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/progs/wolf3d/fmopl.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sdl/progs/wolf3d/fmopl.h')
-rw-r--r--apps/plugins/sdl/progs/wolf3d/fmopl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/sdl/progs/wolf3d/fmopl.h b/apps/plugins/sdl/progs/wolf3d/fmopl.h
new file mode 100644
index 0000000000..f6a9c13590
--- /dev/null
+++ b/apps/plugins/sdl/progs/wolf3d/fmopl.h
@@ -0,0 +1,4 @@
1#define USE_GPL 1
2#if USE_GPL
3#include "fmopl_gpl.h"
4#endif