summaryrefslogtreecommitdiff
path: root/frontends/atari/plot/plot.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/atari/plot/plot.c')
-rw-r--r--frontends/atari/plot/plot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/atari/plot/plot.c b/frontends/atari/plot/plot.c
index 45e4cead2..4f4d08cb9 100644
--- a/frontends/atari/plot/plot.c
+++ b/frontends/atari/plot/plot.c
@@ -29,7 +29,7 @@
#include "utils/log.h"
#include "utils/utf8.h"
#include "utils/utils.h"
-#include "image/bitmap.h"
+#include "content/handlers/image/bitmap.h"
#include "desktop/plotters.h"
#include "desktop/mouse.h"