summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFInput/macsrc/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/plugins/DFInput/macsrc/cfg.h')
-rw-r--r--macosx/plugins/DFInput/macsrc/cfg.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/macosx/plugins/DFInput/macsrc/cfg.h b/macosx/plugins/DFInput/macsrc/cfg.h
index 43d6ae27..232ed9c6 100644
--- a/macosx/plugins/DFInput/macsrc/cfg.h
+++ b/macosx/plugins/DFInput/macsrc/cfg.h
@@ -19,9 +19,6 @@
#ifndef CFG_H
#define CFG_H
-#include <Carbon/Carbon.h>
-#include <SDL.h>
-
#include "pad.h"
void GetKeyDescription(char *buf, int joynum, int key);