summaryrefslogtreecommitdiff
path: root/atari/plot/fontplot.h
diff options
context:
space:
mode:
Diffstat (limited to 'atari/plot/fontplot.h')
-rw-r--r--atari/plot/fontplot.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/atari/plot/fontplot.h b/atari/plot/fontplot.h
index eab35cba7..27524fded 100644
--- a/atari/plot/fontplot.h
+++ b/atari/plot/fontplot.h
@@ -1,22 +1,6 @@
#ifndef FONT_PLOT_H
#define FONT_PLOT_H
-#include <stdlib.h>
-#include <stdbool.h>
-#include <stdio.h>
-#include <math.h>
-#include <assert.h>
-#include <string.h>
-
-#include "desktop/plot_style.h"
-#include "image/bitmap.h"
-#include "utils/log.h"
-#include "atari/bitmap.h"
-#include "atari/plot/eddi.h"
-#include "atari/gui.h"
-#include "atari/misc.h"
-#include "atari/osspec.h"
-
typedef struct s_font_plotter * FONT_PLOTTER;
struct s_font_driver_table_entry