summaryrefslogtreecommitdiff
path: root/src/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include.h')
-rw-r--r--src/include.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/include.h b/src/include.h
deleted file mode 100644
index 3cd1502..0000000
--- a/src/include.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#include"stdio.h"
-#include"stdint.h"
-#include"stdlib.h"
-#include"string.h"
-#include"cpu/6502.h"
-#include"apple.h"
-
-#ifdef GRAPHICAL
-#include<SDL2/SDL.h>
-#include"signetics.h"
-#endif \ No newline at end of file